kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆99Updated last month
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☆148Updated this week
- A Rust implementation of the Quad Wavelet Tree☆42Updated last week
- Rust implementations of succinct data structures☆59Updated last week
- FM-index for Rust☆23Updated 4 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Succinct Data Structures for Rust☆57Updated 3 months ago
- PtrHash minimal perfect hash function☆70Updated 2 weeks ago
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Voracious radix sort☆69Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated this week
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 5 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 2 months ago
- Simple succinct data structures (in Rust)☆50Updated 9 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆62Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 2 weeks ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆128Updated 4 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆117Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 8 months ago
- Redistribute Intel MKL as a crate☆89Updated last year
- An optimised interval tree for efficient interval stabbing☆15Updated 3 weeks ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆51Updated this week
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- A ball-tree implementation for K-NN☆17Updated 11 months ago