jean-pierreBoth / probminhash
Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms
☆23Updated 5 months ago
Alternatives and similar repositories for probminhash:
Users that are interested in probminhash are comparing it to the libraries listed below
- Succinct Data Structures for Rust☆57Updated last year
- ☆20Updated 4 years ago
- ☆12Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last week
- A Rust implementation of the Quad Wavelet Tree☆36Updated 9 months ago
- Rust binding to crfsuite☆25Updated 2 years ago
- Parallel Construction of Suffix Arrays in Rust☆22Updated this week
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Python and Rust library for loading, saving, and manipulating taxonomic trees☆37Updated 3 months ago
- Exon is an OLAP query engine specifically for biology and life science applications.☆56Updated this week
- BWT, FM-index and bits vector for analyzing DNA sequence data.☆17Updated 7 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 3 years ago
- Simple and fast MinHash implementation in C with Python wrapper☆13Updated 4 years ago
- Minhash Index Extended to Knead Kmer Intersection☆11Updated 4 years ago
- LogLog space version of MinHash by combining ideas from HyperLogLog and b-bit MinHash☆52Updated 5 years ago
- Collection of succinct data structures in Rust☆82Updated last year
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- Linear Algebra in Rust☆13Updated 3 weeks ago
- LBFGS optimization algorithm ported from liblbfgs☆12Updated 2 years ago
- Locality Sensitive Hashing☆70Updated last year
- HyperLogLog implementations.☆22Updated 6 months ago
- Simple succinct data structures (in Rust)☆50Updated 2 months ago
- Rust implementations of succinct data structures☆52Updated this week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆76Updated 4 months ago
- DBSCAN, HDBSCAN, and OPTICS clustering algorithms.☆31Updated 2 weeks ago
- Online material and code base for the article Coordinates and Intervals in Graph Based Reference Genomes☆11Updated 7 years ago
- C library for finding nearest (most similar) element in a set☆32Updated 3 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated last year