RubyGems Navigation menu

huffman_tw 0.0.4

The teeworlds C++ huffman compression code wrapped as a ruby gem This gem implements the huffman compression algorithm. Using the exact code of the teeworlds codebase. https://github.com/teeworlds/teeworlds/blob/26d24ec061d44e6084b2d77a9b8a0a48e354eba6/src/engine/shared/huffman.cpp So this gem is ideal for developing teeworlds projects in ruby. But this is not a general purpose compression library. Do not expect speed/ease of use/safety/correctness but just being as close to the teeworlds implementation as possible.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.4 - February 18, 2024 (8.5 KB)
  2. 0.0.3 - February 18, 2024 (8.5 KB)
  3. 0.0.2 - January 21, 2024 (8.5 KB)
  4. 0.0.1 - October 25, 2022 (8.5 KB)

Runtime 依赖 (1):

rice ~> 4.0.4

业主:

推送:

作者:

  • ChillerDragon

SHA 256 校验和:

d582d4cb96adbe809ebeb5a4c8adc354ac0679b4cde19a33f9f50e44b4826faf

下载总量 2,672

这个版本 487

许可:

Unlicense

需要的 Ruby 版本: >= 3.1.2

新的版本需要开启多因素验证: true

使用多因素验证发布的版本: true

链接: