ejmahler / strength_reduceLinks
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
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- ☆31Updated 5 years ago
- ☆39Updated 9 months ago
- An exploration of Storages☆35Updated last year
- We have Crater At Home☆34Updated 7 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A sinless derive helper☆72Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Const TypeId and non-'static TypeId☆66Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆35Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago