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

Installeer:
=

Versies:

  1. 0.1.3 October 23, 2024 (6,5 KB)
Toon alle versies (4 totaal)

Runtime afhankelijkheden (1):

pqueue ~> 2.1.0

Eigenaren:

Pushed by:

Authors:

  • Ivan Mihun

SHA 256 checksum:

=

Total downloads 385

Voor deze versie 142

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 3.0.0

Links: