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:
=

安裝:
=

版本列表:

  1. 0.2.0 March 24, 2025 (32.0 KB)
  2. 0.1.1 March 21, 2025 (26.0 KB)
  3. 0.1.0 March 21, 2025 (26.5 KB)

Runtime 相依性套件 (1):

digest ~> 3.1

擁有者:

推送者:

作者:

  • Davide Santangelo

SHA 256 總和檢查碼:

=

總下載次數 411

這個版本 138

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1.0

相關連結: