← All repos

msgpack

MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.

Browse cluster: Cluster 107
1,294commits
64contributors
0languages

Tech stack & purpose

MessagePack is an efficient binary serialization format designed as a faster and more compact alternative to JSON. This repository manages the MessagePack format specification rather than implementations themselves, which are maintained in separate repositories. The project operates within the developer tooling domain, providing a foundational specification that enables various programming language implementations to serialize and deserialize data efficiently.

Contributors (top 30 of 64)