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.☆47Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- ☆31Updated 5 years 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 this week
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- ☆34Updated 9 months ago
- Faster integer division and modulus operations☆87Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆178Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆35Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆56Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆53Updated 5 years ago
- Easy and safe destructuring for more types.☆32Updated last week
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Generic B-Spline Curves in Rust☆42Updated 3 years ago
- Implementation of triple buffering in Rust☆89Updated last week
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago