oertl / probminhashLinks
ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity
☆42Updated 4 years ago
Alternatives and similar repositories for probminhash
Users that are interested in probminhash are comparing it to the libraries listed below
Sorting:
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated last week
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Implementation of a Backpack Quotient Filter☆12Updated last month
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- Simple and fast MinHash implementation in C with Python wrapper☆13Updated 2 weeks ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- ☆20Updated 4 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 3 weeks ago
- dynamic-updateable-index☆11Updated 9 years ago
- ☆10Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- ☆10Updated 3 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆81Updated last year
- Fast and cache-efficient full-text pangenome index☆29Updated this week
- A tool for merging large BWTs☆26Updated 4 years ago
- ☆14Updated 5 years ago
- Practical Dynamic de Bruijn Graphs☆18Updated 4 years ago
- Refinements of the WFA alignment algorithm with better complexity☆26Updated 3 years ago
- A fast, AVX2 and ARM Neon accelerated FM index library☆34Updated 7 months ago
- Smith-Waterman database searches with inter-sequence SIMD parallelisation☆60Updated last year
- An experimental tool to find approximate max-cuts in a large graph☆11Updated 4 years ago
- Performs memory-efficient reservoir sampling on very large input files delimited by newlines☆69Updated 5 years ago
- BlastGraph is a new tool for computing intensive approximate pattern matching in a sequence graph or a de-Bruijn graph. Given an oriented…☆12Updated 12 years ago
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆31Updated last month