19 results found Sort:

290
2.4k
mit
48
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
Created 2015-03-20
237 commits to master branch, last one 3 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
108 commits to main branch, last one about a month ago
26
388
bsd-2-clause
15
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
223 commits to master branch, last one 17 days 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
11
161
gpl-3.0
12
Fast and accurate genomic distances using HyperLogLog
Created 2018-04-03
623 commits to main branch, last one about a year ago
14
151
mit
8
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
Created 2016-11-21
1,273 commits to main branch, last one 10 months ago
18
147
other
22
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
440 commits to master branch, last one about a year 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 3 years ago
A probabilistic data structures library for C#
Created 2015-12-14
88 commits to master branch, last one 6 years ago
9
76
mit
19
Estimating k-mer coverage histogram of genomics data
Created 2016-05-30
130 commits to master branch, last one 2 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 about a year ago
Paper about the estimation of cardinalities from HyperLogLog sketches
Created 2016-04-15
195 commits to master branch, last one 3 years ago
12
59
bsd-3-clause
59
HyperLogLog cardinality estimation algorithm in go/golang!
Created 2015-03-12
24 commits to master branch, last one about a month ago
0
55
unlicense
3
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