kampersanda / sucds
Collection of succinct data structures in Rust
☆95Updated 2 weeks ago
Alternatives and similar repositories for sucds:
Users that are interested in sucds are comparing it to the libraries listed below
- Rust libraries and programs focused on succinct data structures☆136Updated this week
- A Rust implementation of the Quad Wavelet Tree☆38Updated 2 weeks ago
- Rust implementations of succinct data structures☆55Updated this week
- FM-Index for Rust☆19Updated last week
- Succinct Data Structures for Rust☆57Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- PtrHash minimal perfect hash function, based of PTHash☆50Updated this week
- Succinct data structures using very efficient rank and select☆108Updated 2 weeks ago
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 8 months ago
- Simple succinct data structures (in Rust)☆50Updated 3 months ago
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 10 months ago
- Voracious radix sort☆65Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 11 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆83Updated 3 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆58Updated 11 months ago
- A Rust port of the WebGraph framework☆49Updated last week
- Wavelet Matrix implementation written in Rust☆14Updated 2 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…☆88Updated 2 weeks ago
- Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)☆21Updated last month
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 5 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated this week
- ☆35Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 2 weeks ago
- Small ONNX inference runtime written in Rust☆96Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month