rossanoventurini / qwtLinks
A Rust implementation of the Quad Wavelet Tree
☆42Updated 2 months ago
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 this week
- PtrHash minimal perfect hash function☆66Updated 2 weeks ago
- Simple succinct data structures (in Rust)☆50Updated 8 months ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 4 years ago
- Voracious radix sort☆68Updated last year
- Succinct Data Structures for Rust☆58Updated last month
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated last year
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆31Updated last month
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- FM-index for Rust☆22Updated 3 months ago
- Rust libraries and programs focused on succinct data structures☆144Updated this week
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- Succinct data structures using very efficient rank and select☆125Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated this week
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 3 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A very fast interval tree data structure☆123Updated 6 months ago
- Parallelized zip archive reading☆37Updated 7 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆310Updated last year
- k-Medoids clustering in Rust with the FasterPAM algorithm☆26Updated this week
- A ball-tree implementation for K-NN☆17Updated 10 months ago
- A Rust port of the WebGraph framework☆55Updated last week
- Rust implementation of a fast, easy, interval tree library nim-lapper☆63Updated last month
- Parallel Construction of Suffix Arrays in Rust☆25Updated 3 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 3 months ago