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
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Implementation of triple buffering in Rust☆103Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Run Rust tests in isolated subprocesses☆41Updated 3 months ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- ☆34Updated last year
- Calculate statistics iteratively☆41Updated 4 months ago
- partition slices in-place by a predicate☆18Updated 4 years ago
- ☆31Updated 5 years ago
- Trait generalization of the fundamental types☆48Updated last year
- ☆20Updated 8 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- ☆64Updated 8 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆53Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago