ajalab / fm-indexLinks
FM-index for Rust
☆22Updated last month
Alternatives and similar repositories for fm-index
Users that are interested in fm-index are comparing it to the libraries listed below
Sorting:
- Collection of succinct data structures in Rust☆98Updated 3 months ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Rust implementations of succinct data structures☆58Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- ☆35Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Succinct Data Structures for Rust☆58Updated 2 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 11 months ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆96Updated 2 months ago
- Functional command-line JSON processor with a bidirectional type system☆24Updated last month
- Parallel iterator processing library for Rust☆103Updated last year
- Hidden Markov Models in Rust☆76Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year
- Voracious radix sort☆68Updated last year
- A Rust port of the WebGraph framework☆54Updated this week
- Simple succinct data structures (in Rust)☆50Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust libraries and programs focused on succinct data structures☆142Updated this week
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- VF2 subgraph isomorphism algorithm in Rust.☆64Updated 3 months ago
- PtrHash minimal perfect hash function, based of PTHash☆62Updated last month
- ☆34Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆97Updated 2 months ago
- Small and fast library for k-means clustering.☆49Updated last month