ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆87Updated last month
Alternatives and similar repositories for strength_reduce
Users that are interested in strength_reduce are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Better reference counted strings for Rust☆131Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Map data structure whose keys are stored as ranges☆90Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Non-interleaving multithreaded output queue☆71Updated last month
- ☆57Updated last year
- ☆35Updated 3 years ago
- An exploration of Storages☆37Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 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
- ☆31Updated 5 years ago
- Lending iterators on stable Rust☆83Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A sinless derive helper☆73Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago