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☆87Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Profiling tool for Rust code.☆47Updated 10 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 4 months ago
- Integer types with customizable niche values☆50Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆68Updated 9 months ago
- ☆18Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆34Updated last year
- ☆76Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- ☆35Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Succinct data structures using very efficient rank and select☆127Updated last week