huonw / fast-math
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
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Permutations library for Rust☆14Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Generic B-Spline Curves in Rust☆40Updated 3 years ago
- partition slices in-place by a predicate☆18Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- ☆23Updated 5 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- ☆20Updated 8 years ago
- ☆35Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A 2D vector graphics library written in Rust☆40Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 3 months ago
- A sanity checker for global allocations in Rust☆51Updated this week
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆21Updated 7 months ago
- Rust port of sleef math library☆23Updated last year
- Rust procedural macro attribute to enable target features at runtime☆14Updated 7 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- ☆52Updated 5 years ago
- ☆23Updated 5 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago