RubyGems Navigation menu

huffify 0.1.3

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.3 October 23, 2024 (6.5KB)
全てのバージョンを表示(全4件)

Runtime依存関係 (1):

pqueue ~> 2.1.0

所有者:

プッシュ者:

作者:

  • Ivan Mihun

SHA 256チェックサム:

=

累計ダウンロード数 385

このバージョンのみ 142

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

ライセンス:

MIT

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

リンク: