tov / succinct-rsLinks
Succinct Data Structures for Rust
☆57Updated 4 months ago
Alternatives and similar repositories for succinct-rs
Users that are interested in succinct-rs are comparing it to the libraries listed below
Sorting:
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 5 months ago
- Rust implementations of succinct data structures☆60Updated last week
- Collection of succinct data structures in Rust☆99Updated 2 months ago
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆21Updated 9 years ago
- ☆49Updated 3 months ago
- A Rust library to compress integer arrays.☆39Updated 7 years ago
- Fast suffix arrays for Rust (with Unicode support).☆275Updated last year
- Simple succinct data structures (in Rust)☆50Updated 10 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- Elias-Fano encoding implementation in Rust☆32Updated 6 years ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago
- FM-index for Rust☆23Updated 5 months ago
- Basic statistical functions on streams for Rust.☆87Updated 2 years ago
- PtrHash minimal perfect hash function☆72Updated last month
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆128Updated 4 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 3 months ago
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A BK-tree implementation in Rust.☆40Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A rust implementation of murmur3☆71Updated last year
- ☆21Updated last year
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- A sorted array with O(lg n) access and O(√n) inserts and deletes☆60Updated last year
- ☆14Updated 6 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- A HyperLogLog implementation in Rust.☆51Updated 7 months ago