Repositories tagged with "hyperloglog"
datasketch
ekzhu
โMinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSWโ
hyperloglog
axiomhq
โHyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiomโ
bloom-filters
Callidon
โJS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHashโ
logswan
fcambus
โFast Web log analyzer using probabilistic data structuresโ
hyperminhash
โHyperMinHash: Bringing intersections to HyperLogLogโ
CachingFramework.Redis
thepirat000
โDistributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.โ
dashing
dnbaker
โFast and accurate genomic distances using HyperLogLogโ
sketch
โC++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsโ
sketchy
bigmlcom
โSketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)โ
hash4j
dynatrace-oss
โDynatrace hash library for Javaโ
HyperLogLog
ascv
โFast HyperLogLog for Python.โ
streaming_algorithms
alecmocatta
โPerformant implementations of various streaming algorithms, including Countโmin sketch, Top k, HyperLogLog, Reservoir sampling.โ
ProbabilisticDataStructures
mattlorimor
โA probabilistic data structures library for C#โ
ntCard
BirolLab
โEstimating k-mer coverage histogram of genomics dataโ
ZanRedisDB
absolute8511
โYet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.โ
hyperloglockless
tomtomwombat
โRust's fastest and most accurate cardinality estimators.โ
hyperloglog-sketch-estimation-paper
oertl
โPaper about the estimation of cardinalities from HyperLogLog sketchesโ
hllpp
retailnext
โHyperLogLog cardinality estimation algorithm in go/golang!โ