oertl / treeminhashLinks
TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation
☆14Updated 2 years ago
Alternatives and similar repositories for treeminhash
Users that are interested in treeminhash are comparing it to the libraries listed below
Sorting:
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…☆35Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- External memory suffix array construction using inducing☆11Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated 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 11 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- A C++ library to benchmark inverted indexes.☆20Updated 4 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 4 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Efficient and effective query auto-completion in C++.☆55Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Daichi Amagata and Takahiro Hara, SIGMOD2021☆14Updated last year
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago