21 results found Sort:

293
2.6k
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 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
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
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
11
160
gpl-3.0
11
Fast and accurate genomic distances using HyperLogLog
Created 2018-04-03
623 commits to main branch, last one about a year ago
13
153
mit
8
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
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
465 commits to master branch, last one 2 months 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
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
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 6 months 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
18
50
bsd-2-clause
4
A HyperLogLog implementation in Rust.
Created 2013-11-24
124 commits to master branch, last one 2 months ago
2
29
mit
2
SQLog - Connecting the dots
Created 2024-09-29
32 commits to main branch, last one 26 days ago