HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom
-
Updated
Dec 20, 2024 - Go
HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
HyperLogLog cardinality estimation algorithm in go/golang!
go patterns
SQLog - Connecting the dots
Unique site visits counter in Go
Thread-safe and persistent Golang implementations of probabilistic data structures: Bloom Filter, Cuckoo Filter, HyperLogLog, Count-Min Sketch and Top-K
Fast Cardinality Estimation algorithms for Go: HyperLogLog/SuperLogLog/LogLog, Bloom
Thread safe, concurrent used hyperloglog implemented in Golang, using murmur v3 hash function
go/golang version of hyperloglog, ported from popular java version java-hll. hyperloglog is an Cardinality estimate algorithm with low memory and low bias
Estimating cardinality for a data stream using Go and Apache Kafka
Count unique line on big file
Add a description, image, and links to the hyperloglog topic page so that developers can more easily learn about it.
To associate your repository with the hyperloglog topic, visit your repo's landing page and select "manage topics."