10XGenomics / rust-boomphfLinks
Fast and scalable minimal perfect hashing for massive key sets
☆140Updated 11 months ago
Alternatives and similar repositories for rust-boomphf
Users that are interested in rust-boomphf are comparing it to the libraries listed below
Sorting:
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Succinct Data Structures for Rust☆58Updated 2 weeks ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆62Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- ☆21Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆124Updated 4 years ago
- Multi-threaded Compression☆160Updated 2 months ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆97Updated 2 months ago
- Rust libraries and programs focused on succinct data structures☆142Updated this week
- PtrHash minimal perfect hash function, based of PTHash☆62Updated last month
- Simple and transparent support for compressed files.☆76Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- Collection of succinct data structures in Rust☆98Updated 3 months ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- An on-disk hash table implementation☆122Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Simple succinct data structures (in Rust)☆50Updated 7 months ago
- FM-index for Rust☆22Updated last month
- Rust implementations of succinct data structures☆58Updated this week
- A big integer library in Rust with good performance.☆105Updated last year
- ☆258Updated last month
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A very fast interval tree data structure☆123Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago