sarah-quinones / fastdivLinks
☆38Updated 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☆88Updated 7 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- structured parallel execution for async Rust☆37Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Profiling tool for Rust code.☆46Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Some internal rustc tools made accessible☆47Updated 3 months ago
- ☆18Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Reduce the visibility of elements in a Rust code base☆17Updated 2 years ago
- ☆34Updated last year
- ☆34Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago