RubyGems Navigation menu

huffify 0.1.2

Huffify is a Ruby gem that provides functionality to encode and decode text data using Huffman encoding, a lossless data compression algorithm. Huffman encoding efficiently compresses data by assigning shorter codes to more frequent symbols and longer codes to less frequent symbols.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.2 - October 21, 2024 (6.5KB)
  2. 0.1.1 - October 21, 2024 (6.5KB)
  3. 0.1.0 - October 21, 2024 (6.5KB)

Runtime依存関係 (1):

pqueue ~> 2.1.0

所有者:

プッシュ者:

作者:

  • Ivan Mihun

SHA 256チェックサム:

=

累計ダウンロード数 224

このバージョンのみ 91

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

ライセンス:

MIT

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

リンク: