CarlKCarlK / range-set-blazeLinks
Integer sets as fast, sorted, integer ranges with full set operations
☆101Updated last month
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☆127Updated 2 weeks ago
- A small and fast FM-Index for Rust☆41Updated last week
- Rust libraries and programs focused on succinct data structures☆151Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- ☆26Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- ☆309Updated 3 weeks ago
- ☆38Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Functional command-line JSON processor with a bidirectional type system☆25Updated 6 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- Concurrency algorithms☆11Updated 8 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…☆103Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- ☆114Updated this week
- Yet another string type for Rust☆90Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.