msgpack

Dependents of msgpack

A dependent is a program or library which makes use of this library.

MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, … JSON, MessagePack