10XGenomics / rust-boomphfLinks
Fast and scalable minimal perfect hashing for massive key sets
☆140Updated last year
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 last month
- Succinct Data Structures for Rust☆58Updated last month
- Rust implementation of a fast, easy, interval tree library nim-lapper☆63Updated 2 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆100Updated 3 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆127Updated 4 years ago
- ☆21Updated last year
- Collection of succinct data structures in Rust☆98Updated 4 months ago
- PtrHash minimal perfect hash function, based of PTHash☆64Updated last month
- Rust implementations of succinct data structures☆58Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- Simple and transparent support for compressed files.☆76Updated 5 months ago
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- Multi-threaded Compression☆165Updated 2 months ago
- FM-index for Rust☆22Updated 2 months ago
- Simple succinct data structures (in Rust)☆50Updated 7 months ago
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- Parallelized zip archive reading☆37Updated 6 months ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- A very fast interval tree data structure☆123Updated 5 months ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆88Updated this week
- Rust bindings to libdeflate. 🗜️☆39Updated last month
- A Rust implementation of the Quad Wavelet Tree☆42Updated 2 months ago
- BWT, FM-index and bits vector for analyzing DNA sequence data.☆18Updated 7 years ago
- A rust implementation of murmur3