oertl / treeminhashLinks
TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation
☆16Updated 3 months ago
Alternatives and similar repositories for treeminhash
Users that are interested in treeminhash are comparing it to the libraries listed below
Sorting:
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 5 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆44Updated 5 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated 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
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated 4 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 8 months ago
- ☆20Updated 5 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆64Updated 4 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 5 months 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
- Relative data structures based on the BWT☆12Updated 7 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Simple and fast MinHash implementation in C with Python wrapper☆13Updated 4 months ago
- LogLog space version of MinHash by combining ideas from HyperLogLog and b-bit MinHash☆57Updated 5 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…☆36Updated 5 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated 2 weeks ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- ☆11Updated 2 years ago