sarah-quinones / fastdivLinks
☆35Updated 3 years ago
Alternatives and similar repositories for fastdiv
Users that are interested in fastdiv are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- An exploration of Storages☆35Updated last year
- ☆18Updated 5 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆34Updated 8 months ago
- ☆31Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- ☆47Updated 4 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- ☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆57Updated last year
- Profiling tool for Rust code.☆43Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- futures-buffered☆41Updated 3 months ago