ajalab / fm-indexLinks
FM-index for Rust
☆22Updated 4 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
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆93Updated 2 weeks ago
- Collection of succinct data structures in Rust☆99Updated last month
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Rust implementations of succinct data structures☆59Updated last month
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆145Updated 2 weeks ago
- A BK-tree implementation in Rust.☆40Updated last year
- rust external sort algorithm implementation☆18Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Succinct Data Structures for Rust☆58Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated last month
- Voracious radix sort☆68Updated last year
- Functional command-line JSON processor with a bidirectional type system☆24Updated 3 months ago
- ☆21Updated last year
- Hidden Markov Models in Rust☆79Updated last year
- A graph data science library for Rust☆62Updated this 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…☆100Updated last month
- ☆267Updated 4 months ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last year
- Fast suffix arrays for Rust (with Unicode support).☆276Updated last year
- Multi-threaded Compression☆165Updated 4 months ago
- ☆35Updated 3 years ago
- Parallelized zip archive reading☆37Updated 8 months ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 7 months ago
- ☆28Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago