rossanoventurini / qwtLinks
A Rust implementation of the Quad Wavelet Tree
☆42Updated last week
Alternatives and similar repositories for qwt
Users that are interested in qwt are comparing it to the libraries listed below
Sorting:
- Rust implementations of succinct data structures☆59Updated last week
- Collection of succinct data structures in Rust☆99Updated last month
- PtrHash minimal perfect hash function☆70Updated 2 weeks ago
- Simple succinct data structures (in Rust)☆50Updated 9 months ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Voracious radix sort☆69Updated last year
- Succinct Data Structures for Rust☆57Updated 3 months ago
- FM-index for Rust☆23Updated 4 months ago
- Rust libraries and programs focused on succinct data structures☆148Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆142Updated last year
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆128Updated 4 years ago
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆135Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆94Updated last month
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 3 months ago
- A ball-tree implementation for K-NN☆17Updated 11 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated this week
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Parallelized zip archive reading☆37Updated 8 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆62Updated 2 months ago
- A Rust port of the WebGraph framework☆55Updated last week
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- DiskANNrs☆18Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆25Updated last year
- k-Medoids clustering in Rust with the FasterPAM algorithm☆26Updated last month