dnbaker / sketchLinks
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
☆155Updated last year
Alternatives and similar repositories for sketch
Users that are interested in sketch are comparing it to the libraries listed below
Sorting:
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆86Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- Succinct Data Structure Library 3.0☆96Updated 2 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆44Updated 5 years ago
- Succinct Data Structure Library☆107Updated 12 years ago
- Bloom-filter based minimal perfect hash function library☆267Updated 3 months ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- A tool for merging large BWTs☆25Updated 4 years ago
- Compact Data Structures Library☆128Updated 11 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆82Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆129Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated 4 years ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 9 months ago
- A collection of succinct data structures☆211Updated last year
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago