RubyGems Navigation menu

hyll 0.2.0

Hyll provides a robust implementation of the HyperLogLog algorithm, enabling highly accurate cardinality estimation (counting unique items) with minimal memory footprint. Perfect for analytics, databases, and stream processing where tracking distinct elements in large datasets is required. This implementation offers configurable precision and serialization support.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.2.0 March 24, 2025 (32 KB)
  2. 0.1.1 March 21, 2025 (26 KB)
  3. 0.1.0 March 21, 2025 (26,5 KB)

Runtime Abhängigkeiten (1):

digest ~> 3.1

Besitzer:

Pushed by:

Autoren:

  • Davide Santangelo

SHA 256-Prüfsumme:

=

Downloads insgesamt 421

Für diese Version 143

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.1.0

Links: