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 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆34Updated last year
- ☆31Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 weeks ago
- partition slices in-place by a predicate☆18Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆53Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Calculate statistics iteratively☆40Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago
- Run Rust tests in isolated subprocesses☆39Updated 3 weeks ago
- Implementation of triple buffering in Rust☆96Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆22Updated 3 years ago
- ☆78Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Spatial library for Rust☆41Updated 2 months ago
- Floating point types which can be safely shared between threads☆22Updated last year
- A sanity checker for global allocations in Rust☆52Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆36Updated last year