An open API service indexing awesome lists of open source software.

https://github.com/davidesantangelo/hyll

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.
https://github.com/davidesantangelo/hyll

alghoritms counting-distinct-elements hyperloglog presto ruby

Last synced: 5 months ago
JSON representation

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.

Awesome Lists containing this project