dnbaker / sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
☆152Updated 5 months ago
Alternatives and similar repositories for sketch:
Users that are interested in sketch are comparing it to the libraries listed below
- Succinct Data Structure Library 3.0☆92Updated 4 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 11 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆48Updated 5 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆104Updated 9 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆81Updated 10 months ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆86Updated 3 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 4 months ago
- Dynamic succinct/compressed data structures☆112Updated 7 months ago
- A tool for merging large BWTs☆26Updated 4 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Relative data structures based on the BWT☆12Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆61Updated last year
- TileDB☆79Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- compressed, queryable variation graphs☆11Updated 9 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- Succinct Data Structure Library☆105Updated 11 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆61Updated 3 years ago
- BWT-based index for graphs☆71Updated 2 months ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆43Updated 2 years ago
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 8 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆25Updated last year