msgpack
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.4.4
Sadayuki Furuhashi, Theo Hultberg, and Satoshi Tagomori
bundle add msgpack
Getting Started
Learn more about the Msgpack gem.
Playground
Test, play and inspect the gem for yourself