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

installieren:
=

Versionen:

  1. 0.1.3 October 23, 2024 (6,5 KB)
Zeige alle Versionen (4 total)

Runtime Abhängigkeiten (1):

pqueue ~> 2.1.0

Besitzer:

Pushed by:

Autoren:

  • Ivan Mihun

SHA 256-Prüfsumme:

=

Downloads insgesamt 449

Für diese Version 206

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0.0

Links: