CarlKCarlK / range-set-blazeLinks
Integer sets as fast, sorted, integer ranges with full set operations
☆85Updated this week
Alternatives and similar repositories for range-set-blaze
Users that are interested in range-set-blaze are comparing it to the libraries listed below
Sorting:
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated last year
- ☆257Updated last month
- Rust libraries and programs focused on succinct data structures☆140Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- ☆22Updated 8 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Yet another string type for Rust☆86Updated this week
- Eventually consistent values for Rust☆125Updated 2 years ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Detect unused pub methods in a Rust workspace☆36Updated 3 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆92Updated last month
- Simple refinement types for Rust; parse, don't validate!☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Serialisable closures for Rust.☆64Updated 2 years ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- PtrHash minimal perfect hash function, based of PTHash☆56Updated last week
- Human-friendly indexed collections☆53Updated this week
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year