ajalab / fm-indexLinks
FM-index for Rust
☆22Updated 3 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…☆108Updated 2 years ago
- Rust implementations of succinct data structures☆59Updated last week
- Collection of succinct data structures in Rust☆99Updated last week
- Succinct data structures using very efficient rank and select☆125Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- A Rust implementation of the Quad Wavelet Tree☆42Updated 3 months ago
- rust external sort algorithm implementation☆18Updated 3 months ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 3 months ago
- Voracious radix sort☆68Updated last year
- Rust libraries and programs focused on succinct data structures☆144Updated last week
- PtrHash minimal perfect hash function☆66Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year
- Succinct Data Structures for Rust☆58Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Functional command-line JSON processor with a bidirectional type system☆25Updated 2 months ago
- A BK-tree implementation in Rust.☆40Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆99Updated 2 weeks ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- ☆35Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆88Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- ☆261Updated 3 months ago
- ☆21Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆63Updated last month
- ☆23Updated 10 months ago
- A graph data science library for Rust☆58Updated this week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago