huonw / fast-mathLinks
Fast, approximate versions of mathematical functions
☆36Updated 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:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- ☆34Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆20Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Trait generalization of the fundamental types☆47Updated last year
- ☆63Updated last month
- ☆245Updated this week
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Calculate statistics iteratively☆41Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆53Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Implementation of triple buffering in Rust☆98Updated 3 months ago
- ☆64Updated 8 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Run Rust tests in isolated subprocesses☆39Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆31Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆38Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago