RubyGems Navigation menu

encode_m 2.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:
=

install:
=

Versions:

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

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Steve Shreeve

SHA 256 checksum:

=

Total downloads 660

For this version 155

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: