ajalab / fm-indexLinks
FM-index for Rust
☆23Updated 6 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☆127Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆99Updated last week
- Collection of succinct data structures in Rust☆100Updated 3 months ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 6 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆144Updated last year
- A small and fast FM-Index for Rust☆38Updated last week
- Rust implementations of succinct data structures☆66Updated this week
- Rust libraries and programs focused on succinct data structures☆150Updated last month
- Functional command-line JSON processor with a bidirectional type system☆24Updated 5 months ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆29Updated last week
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Voracious radix sort☆69Updated last year
- ☆36Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Succinct Data Structures for Rust☆58Updated 4 months ago
- ☆21Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated 2 weeks ago
- Hidden Markov Models in Rust☆78Updated last year
- DiskANNrs☆26Updated last month
- ☆282Updated last month
- PtrHash minimal perfect hash function☆80Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- rust external sort algorithm implementation☆18Updated 5 months ago
- A graph data science library for Rust☆69Updated last week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 3 months ago
- Multi-threaded Compression☆164Updated 3 weeks ago