axiomhq / hypertwobitsLinks
HyperTwoBits implementation
☆13Updated 8 months ago
Alternatives and similar repositories for hypertwobits
Users that are interested in hypertwobits are comparing it to the libraries listed below
Sorting:
- Rust implementations of succinct data structures☆59Updated last week
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 6 months ago
- Succinct data structures using very efficient rank and select☆125Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last week
- PtrHash minimal perfect hash function☆66Updated 3 weeks ago
- HyperLogLog implementations.☆24Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Detect unused pub methods in a Rust workspace☆39Updated 5 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆39Updated last week
- ☆21Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- ☆35Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- ☆31Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- FM-index for Rust☆22Updated 3 months ago
- Functional command-line JSON processor with a bidirectional type system☆25Updated 2 months ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- madsim-inspired determinism for turmoil-based simulation tests☆44Updated 4 months ago
- Concurrency algorithms☆11Updated 4 months ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Rust libraries and programs focused on succinct data structures☆144Updated last week
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago