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