ruby31-msgpack

binary-based efficient object serialization library

WWW CVSWeb GITHub
  1. Package version
    ruby31-msgpack-1.7.2
  2. Maintainer
    Sebastian Reitenbach

MessagePack is an efficient binary serialization format. It lets you
exchange data among multiple languages like JSON but it's faster and
smaller. For example, small integers (like flags or error code) are
encoded into a single byte, and typical short strings only require an
extra byte in addition to the strings themselves.

  • ruby31
  • ruby32
  • ruby33

  • lang/ruby/3.1

  • lang/ruby/3.1