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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Crunchy unroller - deterministically unroll constant loops☆47Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆34Updated 11 months ago
- Implementation of triple buffering in Rust☆89Updated last month
- Calculate statistics iteratively☆40Updated 2 weeks ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- partition slices in-place by a predicate☆18Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- ☆36Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- ☆221Updated this week
- A sanity checker for global allocations in Rust☆52Updated 3 weeks ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 months ago
- ☆31Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated this week
- LZW en- and decoding that goes weeeee!☆27Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago