RubyGems Navigation menu

encode_m 1.0.0

EncodeM brings a 40-year production-tested numeric encoding algorithm from YottaDB/GT.M to Ruby. This algorithm from the M language (MUMPS) provides efficient numeric handling with the unique property that encoded byte strings maintain sort order. Perfect for database operations, financial calculations, and systems requiring efficient sortable number storage. A practical alternative between Float and BigDecimal.

Gemfile:
=

安裝:
=

版本列表:

  1. 3.0.0 September 04, 2025 (25.5 KB)
  2. 2.0.0 September 04, 2025 (15.0 KB)
  3. 1.0.1 September 04, 2025 (12.5 KB)
  4. 1.0.0 September 04, 2025 (12.0 KB)

Development 相依性套件 (5):

benchmark-ips ~> 2.10
bundler ~> 2.0
minitest ~> 5.0
rake ~> 13.0

擁有者:

推送者:

作者:

  • Steve Shreeve

SHA 256 總和檢查碼:

=

總下載次數 702

這個版本 155

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: