ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆87Updated 4 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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆36Updated 3 years ago
- ☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A sinless derive helper☆75Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- ☆31Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆52Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Non-interleaving multithreaded output queue☆74Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- We have Crater At Home☆36Updated last year
- Some internal rustc tools made accessible☆47Updated 3 weeks ago