10XGenomics / rust-boomphfLinks
Fast and scalable minimal perfect hashing for massive key sets
☆147Updated 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☆46Updated 3 weeks ago
- Succinct Data Structures for Rust☆59Updated 7 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 5 years ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- PtrHash minimal perfect hash function☆88Updated 4 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆103Updated 2 months ago
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- Rust libraries and programs focused on succinct data structures☆152Updated 4 months ago
- Rust implementations of succinct data structures☆67Updated last month
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 6 months ago
- ☆21Updated last year
- FM-index for Rust☆26Updated 8 months ago
- Multi-threaded Compression☆170Updated 2 months ago
- Simple and transparent support for compressed files.☆81Updated 11 months ago
- Succinct data structures using very efficient rank and select☆127Updated last month
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- Simple succinct data structures (in Rust)☆53Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆21Updated 9 years ago
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 2 years ago
- A very fast interval tree data structure☆128Updated 11 months ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 3 months ago
- A Rust implementation of the Quad Wavelet Tree☆49Updated this week
- Parallelized zip archive reading☆38Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆154Updated last month