MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
MessagePack implementation for C and C++ / msgpack.org[C/C++]
翻译 - C和C ++的MessagePack实现/ msgpack.org [C / C ++]
msgpack.org[Go] MessagePack encoding for Golang
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]
MessagePack serializer implementation for Java / msgpack.org[Java]
MessagePack serializer implementation for Python msgpack.org[Python]
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
翻译 - msgpack,cbor,json等的惯用编解码器和rpc库。msgpack.org [Go]
A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]
msgpack.org[PHP]
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
msgpack-rpc for Jubatus
MessagePack implementation for Ruby / msgpack.org[Ruby]
MessagePack implementation for Node.js
MessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]
MessagePack-RPC is an inter-process messaging library that uses MessagePack for object serialization.
General ruby templating with json, bson, xml, plist and msgpack support
翻译 - 支持json,bson,xml,plist和msgpack的通用红宝石模板
msgpack-rpc + α for C++ language
msgpack-rpc + α for JavaScript language
A browser port of msgpack-js using DataView and ArrayBuffer.
MessagePack RPC implementation for Python