ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆88Updated 7 months ago
Alternatives and similar repositories for strength_reduce
Users that are interested in strength_reduce are comparing it to the libraries listed below
Sorting:
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Better reference counted strings for Rust☆140Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆38Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- We have Crater At Home☆37Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- ☆61Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 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.☆115Updated 8 months ago
- ☆31Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated last month