Categories: None [Edit]

encode_m

https://rubygems.org/gems/encode_m
https://github.com/shreeve/encode_m
EncodeM v3.0 brings complete M language (MUMPS) subscript encoding to Ruby, supporting numbers, strings, and composite keys with perfect sort order. Build hierarchical database keys like M("users", 42, "email") that sort correctly as raw bytes. This 40-year production-tested algorithm from YottaDB/GT.M powers Epic (70% of US hospitals) and VistA. Perfect for B-tree indexes, key-value stores, and any system requiring sortable hierarchical keys. All types maintain correct ordering when compared as byte strings - no decoding needed.

Total

Ranking: 182,855 of 189,654
Downloads: 1,053

Daily

Ranking: 57,531 of 189,628
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,194,011,454bundler
91,238,481,866rake
141,149,918,291minitest
67081,482,592benchmark-ips
99347,862,854minitest-reporters

Owners

#GravatarHandle
1iconshreeve