msgpack
Port variant standard
Summary MessagePack implementation for C
Package version 6.0.0
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 03 AUG 2023, 06:11:03 UTC
Port created 01 JUL 2017, 02:38:06 UTC
Subpackage Descriptions
complete This is the msgpack-standard metapackage. It pulls in all subpackages of msgpack-standard.
primary 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.
dev This is the developer subpackage of the msgpack-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gtest:complete:standard
cjson:dev:standard
cjson:primary:standard
cmake:primary:standard
zlib:dev:standard
Download groups
main mirror://GITHUB/msgpack:msgpack-c:c-6.0.0
Distribution File Information
af6f3cf25edb220aa2140b09bb5bdd73ddf00938194bd94ebe5c92090cccb466 74953 msgpack-msgpack-c-c-6.0.0.tar.gz
Ports that require msgpack:standard
mariadb1011:standard Fast SQL database server, derived from MySQL
mariadb104:standard Fast SQL database server, derived from MySQL
mariadb105:standard Fast SQL database server, derived from MySQL
mariadb106:standard Fast SQL database server, derived from MySQL
mariadb11:standard Fast SQL database server, derived from MySQL
neovim:standard Next generation Vim
toxcore:standard Tox chat protocol library