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
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- partition slices in-place by a predicate☆18Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- A sanity checker for global allocations in Rust☆52Updated 5 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- ☆31Updated 5 years ago
- Calculate statistics iteratively☆41Updated 4 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Generic B-Spline Curves in Rust☆42Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 4 months ago
- Implementation of triple buffering in Rust☆105Updated 2 months ago
- ☆64Updated 8 years ago
- ☆34Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- ☆20Updated 8 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☆38Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆84Updated 6 months ago
- A 2D vector graphics library written in Rust☆40Updated 10 months ago
- ☆58Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago