vigna / sux-rsLinks
Rust implementations of succinct data structures
☆58Updated last week
Alternatives and similar repositories for sux-rs
Users that are interested in sux-rs are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Quad Wavelet Tree☆42Updated 2 months ago
- PtrHash minimal perfect hash function, based of PTHash☆64Updated last month
- Collection of succinct data structures in Rust☆98Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- Voracious radix sort☆68Updated last year
- Succinct Data Structures for Rust☆58Updated last month
- A Rust port of the WebGraph framework☆54Updated last week
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- FM-index for Rust☆22Updated 2 months ago
- Simple succinct data structures (in Rust)☆50Updated 7 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- HyperTwoBits implementation☆13Updated 7 months ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆127Updated 4 years ago
- Fast hierarchical agglomerative clustering in Rust.☆100Updated 3 months ago
- ☆21Updated last year
- Rust implementation of a fast, easy, interval tree library nim-lapper☆63Updated 2 weeks ago
- Functional command-line JSON processor with a bidirectional type system☆24Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆37Updated last month
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆309Updated last year
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆31Updated last month
- rust external sort algorithm implementation☆18Updated 2 months ago