ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆87Updated 2 weeks ago
Alternatives and similar repositories for strength_reduce
Users that are interested in strength_reduce are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- 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
- docs.rs as a publishing platform?☆69Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A sinless derive helper☆72Updated 2 weeks ago
- Trying to create Sync bump allocator☆37Updated this week
- structured parallel execution for async Rust☆33Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆57Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆31Updated 5 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- Extract bits from a byte slice☆79Updated this week
- An exploration of Storages☆37Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago