/msgpack

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

Primary LanguageC++

MessagePack

MessagePack is an efficient binary serialization format. It's like JSON. but fast and small.

See Spec for the specification.