ejmahler / strength_reduceLinks
Faster integer division and modulus operations
☆87Updated 5 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 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- An exploration of Storages☆39Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A sinless derive helper☆76Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- ☆38Updated 3 years ago