fulmicoton / fastdivideLinks
☆28Updated last year
Alternatives and similar repositories for fastdivide
Users that are interested in fastdivide are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆88Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- ☆34Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆38Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- An exploration of Storages☆39Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Extract bits from a byte slice☆80Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago