sarah-quinones / fastdivLinks
☆36Updated 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 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Integer types with customizable niche values☆48Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 4 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Human-friendly indexed collections☆55Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Profiling tool for Rust code.☆47Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated this week
- ☆63Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- horrible serde macro stuff☆39Updated last year
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- ☆24Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago