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 2 months ago
- A Rust implementation of the Quad Wavelet Tree☆46Updated last month
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- FM-index for Rust☆25Updated 7 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Rust implementations of succinct data structures☆67Updated this week
- Succinct Data Structures for Rust☆58Updated 6 months ago
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Voracious radix sort☆71Updated 2 years ago
- PtrHash minimal perfect hash function☆84Updated 3 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆101Updated last month
- 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.☆150Updated last week
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 7 months ago
- Redistribute Intel MKL as a crate☆90Updated last year
- Rust library providing fast language model queries in compressed space☆25Updated 3 years ago
- Simple succinct data structures (in Rust)☆51Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Collection of techniques for (binary) string searching☆24Updated 6 years 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…☆103Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Functional command-line JSON processor with a bidirectional type system☆25Updated 6 months ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- ☆38Updated 3 years ago
- A ball-tree implementation for K-NN☆17Updated last year