kampersanda / sucds
Collection of succinct data structures in Rust
☆82Updated last year
Alternatives and similar repositories for sucds:
Users that are interested in sucds are comparing it to the libraries listed below
- A Rust implementation of the Quad Wavelet Tree☆36Updated 8 months ago
- Succinct data structures using very efficient rank and select☆69Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆135Updated this week
- Simple succinct data structures (in Rust)☆50Updated 2 months ago
- Succinct Data Structures for Rust☆57Updated last year
- Rust implementations of succinct data structures☆52Updated this week
- PTRHash minimal perfect hash function, based of PTHash☆45Updated last week
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 8 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 7 months ago
- Voracious radix sort☆65Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆116Updated 4 years ago
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆20Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆80Updated last month
- Fast match expression optimized for string comparison☆38Updated last year
- Parallelized zip archive reading☆35Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆23Updated 4 months ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆76Updated 4 months ago
- ☆23Updated 3 months ago
- Rust library providing fast language model queries in compressed space☆23Updated 2 years ago
- Collection of techniques for (binary) string searching☆22Updated 5 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆58Updated 10 months ago
- Parallel Construction of Suffix Arrays in Rust☆22Updated 2 weeks ago
- Wavelet Matrix implementation written in Rust☆14Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 2 months ago