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:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆34Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- ☆31Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆209Updated last week
- ☆20Updated 8 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- ☆35Updated 3 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Hilbert Transformation and inverse for Rust☆73Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆27Updated last week
- Compares two equal-sized byte strings in constant time.☆41Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆53Updated 5 years ago
- Calculate statistics iteratively☆39Updated 5 months ago