kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆100Updated 4 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 3 months ago
- A Rust implementation of the Quad Wavelet Tree☆46Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- FM-index for Rust☆25Updated 7 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Rust implementations of succinct data structures☆67Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Succinct Data Structures for Rust☆58Updated 6 months ago
- PtrHash minimal perfect hash function☆84Updated 3 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Voracious radix sort☆71Updated last week
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Simple succinct data structures (in Rust)☆51Updated this week
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- ☆28Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆90Updated 5 months ago
- Collection of techniques for (binary) string searching☆24Updated 6 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- DiskANNrs☆28Updated last week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆68Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated this week
- A ball-tree implementation for K-NN☆17Updated last year
- An optimised interval tree for efficient interval stabbing☆17Updated last week
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Multi-threaded Compression☆170Updated 3 weeks ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month