fulmicoton / fastdivideLinks
☆27Updated 7 months ago
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☆87Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆36Updated 10 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- ☆34Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- 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 Rust implementation of OS provided synchronization primitives☆56Updated last year
- Rust fast `&[u8]` to integer parser☆52Updated 3 weeks ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month