tov / succinct-rsLinks
Succinct Data Structures for Rust
☆58Updated 6 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☆146Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Collection of succinct data structures in Rust☆101Updated 4 months ago
- FM-index for Rust☆25Updated 8 months ago
- Rust implementations of succinct data structures☆67Updated last week
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 8 months ago
- A Rust implementation of the Quad Wavelet Tree☆48Updated last week
- Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.☆21Updated 9 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- ☆49Updated 6 months ago
- PtrHash minimal perfect hash function☆86Updated 3 months ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 5 years ago
- Simple succinct data structures (in Rust)☆53Updated this week
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- Elias-Fano encoding implementation in Rust☆32Updated 6 years ago
- Fast suffix arrays for Rust (with Unicode support).☆280Updated 2 years ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 6 months ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- ☆86Updated 9 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- A HyperLogLog implementation in Rust.☆52Updated last week
- Parallelized zip archive reading☆38Updated last year
- C library for finding nearest (most similar) element in a set☆33Updated 2 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆321Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated 2 months ago
- High-throughput columnar serialization in Rust☆187Updated last month
- A Rust data structure for efficient lower-bound lookups☆92Updated last year