kampersanda / sucdsLinks
Collection of succinct data structures in Rust
☆102Updated 6 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☆154Updated this week
- A Rust implementation of the Quad Wavelet Tree☆50Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆148Updated last year
- Rust implementations of succinct data structures☆68Updated 2 weeks ago
- FM-index for Rust☆26Updated 9 months ago
- Succinct data structures using very efficient rank and select☆129Updated last month
- 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☆59Updated 8 months ago
- Voracious radix sort☆71Updated 2 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆105Updated last week
- PtrHash minimal perfect hash function☆88Updated 5 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 7 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆121Updated 2 years ago
- Redistribute Intel MKL as a crate☆93Updated last year
- A Rust interface for the Succinct Data Structure Library.☆15Updated 4 years ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 10 months ago
- Simple succinct data structures (in Rust)☆54Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆110Updated this week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 5 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last week
- An ε-copy serialization/deserialization framework for Rust☆170Updated this week
- Multi-threaded Compression☆172Updated 2 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆70Updated 7 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆42Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A ball-tree implementation for K-NN☆17Updated last month
- Parallelized zip archive reading☆38Updated last year