msgpack_c_cpp

A serialization library

Version

3.2.0-4
(2026-01-08)

Size

12.5

KiB

Repository

HaikuPorts
x86_64
An efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. Small integers are encoded into a single byte while typical short strings require only one extra byte in addition to the strings themselves.