ejmahler / strength_reduce
Faster integer division and modulus operations
☆87Updated 2 years ago
Alternatives and similar repositories for strength_reduce:
Users that are interested in strength_reduce are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extract bits from a byte slice☆73Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A sinless derive helper☆71Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆31Updated 5 years ago
- We have Crater At Home☆28Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆32Updated 2 years ago
- An exploration of Storages☆36Updated last year
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- ☆39Updated 6 months ago