ruby-msgpack

Ruby library for MessagePack
  https://msgpack.org/
  0
  no reviews



Ruby-msgpack is Ruby library for MessagePack, a binary-based efficient object serialization. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.