sarah-quinones / fastdiv
☆35Updated 3 years ago
Alternatives and similar repositories for fastdiv:
Users that are interested in fastdiv are comparing it to the libraries listed below
- Faster integer division and modulus operations☆87Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Integer types with customizable niche values☆43Updated 4 months ago
- Profiling tool for Rust code.☆42Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Human-friendly indexed collections☆53Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- ☆31Updated 5 years ago
- ☆18Updated 3 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆34Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- ☆55Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- An exploration of Storages☆35Updated last year
- Floating point approximate comparison for Rust☆60Updated last month