ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆87Updated 3 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Better reference counted strings for Rust☆136Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆31Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆72Updated this week
- A sinless derive helper☆75Updated 3 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆36Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ☆112Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
- ☆60Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago