vigna / sux-rsLinks
Rust implementations of succinct data structures
☆68Updated 2 weeks ago
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☆50Updated last week
- PtrHash minimal perfect hash function☆88Updated 5 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆148Updated last year
- Collection of succinct data structures in Rust☆102Updated 6 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆105Updated last week
- Rust libraries and programs focused on succinct data structures☆154Updated this week
- Succinct data structures using very efficient rank and select☆129Updated last month
- A Rust port of the WebGraph framework☆58Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- A Rust interface for the Succinct Data Structure Library.☆15Updated 4 years ago
- FM-index for Rust☆26Updated 9 months ago
- Voracious radix sort☆71Updated 2 months ago
- Succinct Data Structures for Rust☆59Updated 8 months ago
- HyperTwoBits implementation☆16Updated 5 months ago
- Simple succinct data structures (in Rust)☆54Updated last month
- An ε-copy serialization/deserialization framework for Rust☆170Updated 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
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 10 months ago
- ☆21Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆70Updated 7 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- rust external sort algorithm implementation☆20Updated 9 months ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 3 weeks ago
- Fast suffix arrays for Rust (with Unicode support).☆281Updated 2 years ago
- A small and fast FM-Index for Rust☆42Updated last week
- 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