Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connorbp/speedy-math

A collection of fast math functions (distance, sin/cos, invsqr, etc) *and speed tests for each*
https://github.com/connorbp/speedy-math

Last synced: about 7 hours ago
JSON representation

A collection of fast math functions (distance, sin/cos, invsqr, etc) *and speed tests for each*

Awesome Lists containing this project

README

        

# ๐Ÿฆ€ SPEEDYMATH ๐Ÿš€

![Road Runner](images/road-runner.svg)

>*A collection of various "fast" optimzed versions of math functions and speed tests of each*

---

## Details

[![Travis Build Status](https://travis-ci.com/ConnorBP/speedy-math.svg?token=oPv5RhN5awEXsvyyCgSk&branch=master)](https://travis-ci.com/ConnorBP/speedy-math)
[![codecov](https://codecov.io/gh/ConnorBP/speedy-math/branch/master/graph/badge.svg)](https://codecov.io/gh/ConnorBP/speedy-math)

- Coded in `rust-lang`
- compiled on `rust stable 2018 edition`
- ~~re-usable as a math library~~ ***TODO***
- built in speed tests
- speed tests re-usable as library (see [benchme](https://crates.io/crates/benchme/0.1.0))

## output example

The current console output looks like the following:

```py
omaewamou SHINDEIRUUUUUU! 999999999
NANI!?!?!?!?
Benchmark time: 31.653ยตs
OwO notices ๐Ÿš€
the yeet was yote.
weeeeeeee time: 3.12ยตs | args
```