kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆98Updated 3 months ago
Alternatives and similar repositories for sucds
Users that are interested in sucds are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- Rust libraries and programs focused on succinct data structures☆142Updated this week
- FM-index for Rust☆22Updated last month
- Rust implementations of succinct data structures☆58Updated this week
- PtrHash minimal perfect hash function, based of PTHash☆59Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Succinct Data Structures for Rust☆58Updated 2 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 11 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆87Updated 3 weeks ago
- Simple succinct data structures (in Rust)☆50Updated 6 months ago
- Voracious radix sort☆68Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Rust library providing fast language model queries in compressed space☆24Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- ☆27Updated 7 months ago
- Fast match expression optimized for string comparison☆38Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆79Updated 8 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆37Updated 3 weeks ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆124Updated 4 years ago
- Concurrency algorithms☆11Updated 2 months ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated 2 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Wavelet Matrix implementation written in Rust☆14Updated 2 years ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- ☆35Updated 3 years ago
- Collection of techniques for (binary) string searching☆23Updated 5 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆62Updated last year