kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆99Updated 2 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☆150Updated 3 weeks ago
- A Rust implementation of the Quad Wavelet Tree☆42Updated last month
- Rust implementations of succinct data structures☆60Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- FM-index for Rust☆23Updated 5 months ago
- Succinct Data Structures for Rust☆57Updated 3 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated last year
- Succinct data structures using very efficient rank and select☆126Updated 3 months ago
- PtrHash minimal perfect hash function☆72Updated last month
- 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☆97Updated last month
- Voracious radix sort☆69Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- Simple succinct data structures (in Rust)☆50Updated 10 months ago
- A Rust interface for the Succinct Data Structure Library.☆13Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- 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☆118Updated 2 years ago
- A ball-tree implementation for K-NN☆16Updated last year
- ☆28Updated 11 months ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 5 months ago
- DiskANNrs☆20Updated last month
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- Collection of techniques for (binary) string searching☆24Updated 5 years ago
- Redistribute Intel MKL as a crate☆89Updated last year
- Multi-threaded Compression☆164Updated 5 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆101Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Functional command-line JSON processor with a bidirectional type system☆24Updated 4 months ago