tov / succinct-rsLinks
Succinct Data Structures for Rust
☆58Updated last year
Alternatives and similar repositories for succinct-rs
Users that are interested in succinct-rs are comparing it to the libraries listed below
Sorting:
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 10 months ago
- Collection of succinct data structures in Rust☆96Updated 2 months ago
- Rust implementations of succinct data structures☆58Updated 2 weeks ago
- ☆48Updated 2 weeks ago
- A Rust implementation of the Quad Wavelet Tree☆41Updated 3 weeks ago
- FM-index for Rust☆22Updated last month
- BWT, FM-index and bits vector for analyzing DNA sequence data.☆18Updated 7 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆22Updated 8 years ago
- PtrHash minimal perfect hash function, based of PTHash☆56Updated last week
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- ☆21Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Simple succinct data structures (in Rust)☆50Updated 6 months ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆31Updated last year
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Probability-theory toolbox☆57Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- ☆82Updated 8 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 3 weeks ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 7 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- An experimental columnar arena☆43Updated 7 months ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago