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.