FreeBSD.software
Home/devel/msgpack-cxx

msgpack-cxx

6.1.1

Efficient binary serialization protocol (C++ version)

MessagePack is 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 and short strings require only one extra byte in addition to the strings themselves. This package provides C++ support. It is header-only and uses boost for all the heavy lifting.

Origin: devel/msgpack-cxx
Category: devel
Size: 5.09MiB
License: BSL
Maintainer: adamw@FreeBSD.org
Dependencies: 0 packages
Required by: 2 packages
Website: msgpack.org
$pkg install msgpack-cxx

Required By (2 packages)

More in devel