beling / bsuccinct-rsLinks
Rust libraries and programs focused on succinct data structures
☆144Updated this week
Alternatives and similar repositories for bsuccinct-rs
Users that are interested in bsuccinct-rs are comparing it to the libraries listed below
Sorting:
- Succinct data structures using very efficient rank and select☆125Updated last month
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- ☆264Updated 3 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆91Updated last week
- ☆54Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Collection of succinct data structures in Rust☆99Updated 3 weeks 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…☆99Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆272Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆159Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A concurrent, append-only vector.☆191Updated last week
- Voracious radix sort☆68Updated last year
- A minimalist property-based testing library☆112Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- Benchmarking library for stable Rust☆46Updated 4 months ago
- ☆35Updated 3 years ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆288Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆141Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Trying to create Sync bump allocator☆38Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago