ajalab / fm-index
FM-Index for Rust
☆22Updated last week
Alternatives and similar repositories for fm-index:
Users that are interested in fm-index are comparing it to the libraries listed below
- Collection of succinct data structures in Rust☆96Updated last month
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- Succinct data structures using very efficient rank and select☆114Updated 3 weeks ago
- 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☆58Updated this week
- A Rust implementation of the Quad Wavelet Tree☆40Updated this week
- ☆35Updated 3 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆84Updated last week
- Parallel iterator processing library for Rust☆104Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- Succinct Data Structures for Rust☆57Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 9 months ago
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last week
- ☆21Updated 7 months ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆137Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- ☆20Updated last year
- Functional command-line JSON processor with a bidirectional type system☆25Updated last month
- PtrHash minimal perfect hash function, based of PTHash☆53Updated 2 weeks ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Read input lines as byte slices for high efficiency☆64Updated last year
- Integer types with customizable niche values☆43Updated 5 months ago
- High performance FID (Fully Indexable Dictionary) library☆24Updated 9 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆59Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Hidden Markov Models in Rust☆71Updated last year