21 results found Sort:
- Filter by Primary Language:
- Go (4)
- C++ (4)
- C (3)
- Java (2)
- C# (2)
- Rust (2)
- Python (1)
- TypeScript (1)
- TeX (1)
- Clojure (1)
- +
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
Created
2015-03-20
237 commits to master branch, last one 7 months ago
HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom
Created
2017-06-18
113 commits to main branch, last one 2 months ago
Fast Web log analyzer using probabilistic data structures
Created
2015-06-07
491 commits to master branch, last one about a year ago
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Created
2017-01-23
224 commits to master branch, last one about a month ago
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
Created
2015-09-15
553 commits to master branch, last one about a year ago
Fast and accurate genomic distances using HyperLogLog
Created
2018-04-03
623 commits to main branch, last one about a year ago
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
Created
2016-11-21
1,275 commits to main branch, last one 3 months ago
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
Created
2013-06-15
31 commits to master branch, last one about a year ago
Fast HyperLogLog for Python.
Created
2012-11-14
465 commits to master branch, last one 2 months ago
Dynatrace hash library for Java
Created
2022-01-26
769 commits to main branch, last one 15 days ago
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
Created
2018-09-18
47 commits to master branch, last one 4 years ago
A probabilistic data structures library for C#
Created
2015-12-14
88 commits to master branch, last one 6 years ago
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
Created
2016-10-25
1,348 commits to master branch, last one 2 years ago
Estimating k-mer coverage histogram of genomics data
Created
2016-05-30
130 commits to master branch, last one 2 years ago
Paper about the estimation of cardinalities from HyperLogLog sketches
Created
2016-04-15
195 commits to master branch, last one 3 years ago
HyperLogLog cardinality estimation algorithm in go/golang!
Created
2015-03-12
24 commits to master branch, last one 6 months ago
The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.
Created
2021-03-05
84 commits to main branch, last one 3 years ago
Union, intersection, and set cardinality in loglog space
Created
2018-05-04
48 commits to master branch, last one about a year ago
A HyperLogLog implementation in Rust.
Created
2013-11-24
124 commits to master branch, last one 2 months ago
SetSketch: Filling the Gap between MinHash and HyperLogLog
sketch
jaccard
minhash
estimation
hyperloglog
intersection
minwise-hashing
minhash-sketches
sketch-algorithm
cosine-similarity
jaccard-similarity
minhash-similarity
inclusion-exclusion
hyperloglog-sketches
minhash-lsh-algorithm
cardinality-estimation
sketch-data-structures
minwise-hashing-algorithm
locality-sensitive-hashing
jaccard-similarity-estimation
Created
2020-12-29
11 commits to master branch, last one 3 years ago
SQLog - Connecting the dots
Created
2024-09-29
32 commits to main branch, last one 26 days ago