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
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- We have Crater At Home☆30Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- An exploration of Storages☆35Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆31Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆55Updated last year
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- A sinless derive helper☆72Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year