Package hyperloglog implements the HyperLogLog algorithm for cardinality estimation.
go get github.com/DataDog/hyperloglogNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a HyperLogLog sketch, inserts a value, and prints the estimated cardinality.
No known issues recorded.
No dependency data recorded yet.