huonw / fast-mathLinks
Fast, approximate versions of mathematical functions
☆35Updated 6 years ago
Alternatives and similar repositories for fast-math
Users that are interested in fast-math are comparing it to the libraries listed below
Sorting:
- Crunchy unroller - deterministically unroll constant loops☆40Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 weeks ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆27Updated 7 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 9 months ago
- ☆127Updated 4 months ago
- Compute factorials in Rust☆12Updated this week
- A collection of custom allocators☆44Updated 7 years ago
- Generic B-Spline Curves in Rust☆41Updated 3 years ago
- Permutations library for Rust☆14Updated 2 years ago
- Rust port of sleef math library☆23Updated last year
- Calculate statistics iteratively☆38Updated 2 months ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 weeks ago
- Extensions for ordered Rust slices.☆26Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Various optimization algorithms and strategies combined in a Rust library☆27Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Experimental (unstable) “fast-math” wrappers for f32, f64☆20Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 2 years ago
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago