axiomhq / hypertwobitsLinks
HyperTwoBits implementation
☆13Updated 7 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☆58Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- PtrHash minimal perfect hash function, based of PTHash☆64Updated last month
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- HyperLogLog implementations.☆24Updated 11 months ago
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- Rust library implementing xor-filters☆140Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 5 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- Detect unused pub methods in a Rust workspace☆38Updated 4 months ago
- Functional command-line JSON processor with a bidirectional type system☆24Updated last month
- An Adaptive Radix Tree implementation.☆39Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- A Rust implementation of HyperLogLog trying to be parsimonious with memory.☆32Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Rust LZ4 bindings☆53Updated 6 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- FM-index for Rust☆22Updated 2 months ago
- Rust implementation of the FastLanes compression library☆110Updated this week
- Port of bbolt in Rust☆65Updated 9 months ago
- Small and fast library for k-means clustering.☆49Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago