ejmahler / strength_reduce
Faster integer division and modulus operations
☆87Updated 2 years ago
Alternatives and similar repositories for strength_reduce:
Users that are interested in strength_reduce are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A sinless derive helper☆65Updated 4 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- ☆31Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- An exploration of Storages☆36Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- ☆39Updated 6 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Const TypeId and non-'static TypeId☆61Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- ☆57Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Extract bits from a byte slice☆73Updated 2 weeks ago