kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆100Updated 3 months ago
Alternatives and similar repositories for sucds
Users that are interested in sucds are comparing it to the libraries listed below
Sorting:
- Rust libraries and programs focused on succinct data structures☆151Updated 2 months ago
- FM-index for Rust☆25Updated 6 months ago
- A Rust implementation of the Quad Wavelet Tree☆46Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆145Updated last year
- Rust implementations of succinct data structures☆67Updated last week
- Succinct Data Structures for Rust☆58Updated 5 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- PtrHash minimal perfect hash function☆80Updated 2 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- Voracious radix sort☆69Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- A ball-tree implementation for K-NN☆17Updated last year
- ☆28Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 7 months ago
- DiskANNrs☆26Updated 2 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Simple succinct data structures (in Rust)☆51Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated last week
- Multi backend HashMap for higher performance on different key space sizes☆29Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆67Updated 4 months ago
- Redistribute Intel MKL as a crate☆90Updated last year
- Multi-threaded Compression☆168Updated this week
- An optimised interval tree for efficient interval stabbing☆17Updated 2 months ago