dynatrace-research / set-sketch-paperLinks
SetSketch: Filling the Gap between MinHash and HyperLogLog
β49Updated 3 years ago
Alternatives and similar repositories for set-sketch-paper
Users that are interested in set-sketch-paper are comparing it to the libraries listed below
Sorting:
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 9 months ago
- ProbMinHash β A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarityβ42Updated 4 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ155Updated 10 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 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
- Dynamic succinct/compressed data structuresβ112Updated last year
- BagMinHash - Minwise Hashing Algorithm for Weighted Setsβ26Updated 4 years ago
- DartMinHash: Fast Sketching for Weighted Sets