A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory.
-
Updated
Nov 28, 2025 - Ruby
A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory.
Add a description, image, and links to the counting-distinct-elements topic page so that developers can more easily learn about it.
To associate your repository with the counting-distinct-elements topic, visit your repo's landing page and select "manage topics."