sarah-quinones / fastdivLinks
☆36Updated 3 years ago
Alternatives and similar repositories for fastdiv
Users that are interested in fastdiv are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- A sinless derive helper☆74Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Integer types with customizable niche values☆48Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆36Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆18Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- An exploration of Storages☆37Updated last year
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆34Updated last year
- A graph crate with simplicity in mind☆87Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆62Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 months ago
- Extract bits from a byte slice☆80Updated 3 weeks ago
- VF2 subgraph isomorphism algorithm in Rust.☆65Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago