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 (32KB)
  2. 0.1.1 March 21, 2025 (26KB)
  3. 0.1.0 March 21, 2025 (26.5KB)

Runtime依存関係 (1):

digest ~> 3.1

所有者:

プッシュ者:

作者:

  • Davide Santangelo

SHA 256チェックサム:

=

累計ダウンロード数 411

このバージョンのみ 138

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1.0

リンク: