Port variant | std |
Summary | MessagePack implementation for C++ |
BROKEN | |
Package version | 6.1.1 |
Homepage | https://msgpack.org/ |
Keywords | devel |
Maintainer | nobody |
License | Boost Software License |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 07 SEP 2021, 00:54:13 UTC |
single | MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. 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, and typical short strings require only one extra byte in addition to the strings themselves. |
Build (only) |
boost-libraries:dev:std cmake:primary:std |
main | mirror://GITHUB/msgpack:msgpack-c:cpp-6.1.1 |
No other ports depend on this one. |