ajalab / fm-indexLinks
FM-index for Rust
☆26Updated 8 months ago
Alternatives and similar repositories for fm-index
Users that are interested in fm-index are comparing it to the libraries listed below
Sorting:
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Succinct data structures using very efficient rank and select☆128Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆103Updated 3 months ago
- rust external sort algorithm implementation☆20Updated 8 months ago
- A small and fast FM-Index for Rust☆41Updated 3 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆148Updated last year
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- PtrHash minimal perfect hash function☆88Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆152Updated last week
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Rust implementations of succinct data structures☆67Updated this week
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- A Rust implementation of the Quad Wavelet Tree☆49Updated this week
- ☆21Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 6 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated last week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- Parallel iterator processing library for Rust☆104Updated 2 weeks ago
- Voracious radix sort☆71Updated last month
- Functional command-line JSON processor with a bidirectional type system☆25Updated 8 months ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- An ε-copy serialization/deserialization framework for Rust☆169Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆107Updated 2 weeks ago
- ☆31Updated 4 months ago
- ☆38Updated 3 years ago
- Multi-threaded Compression☆172Updated 2 months ago
- Hidden Markov Models in Rust☆78Updated last year
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 4 years ago