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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- 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
- We have Crater At Home☆30Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago
- ☆39Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆58Updated 2 months ago
- A sinless derive helper☆72Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- An exploration of Storages☆35Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A wrapper type for cross-type numeric comparisons.☆28Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ☆31Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago