ejmahler / strength_reduce
Faster integer division and modulus operations
☆70Updated last year
Related projects ⓘ
Alternatives and complementary repositories for strength_reduce
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- ☆31Updated 4 years ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- ☆55Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- ☆112Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month