dnbaker / sketchLinks
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
☆153Updated 10 months ago
Alternatives and similar repositories for sketch
Users that are interested in sketch are comparing it to the libraries listed below
Sorting:
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated 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
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆81Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆85Updated last week
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆264Updated 2 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- compressed, queryable variation graphs☆11Updated 9 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- TileDB☆79Updated 2 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- The BTL C/C++ Common bloom filters for bioinformatics projects, as well as any APIs created for other programming languages.☆18Updated 3 years ago