Port variant | std |
Summary | MessagePack implementation for C |
BROKEN | |
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 | 09 AUG 2024, 21:24:17 UTC |
Port created | 02 JUL 2017, 02:38:06 UTC |
set | This is the msgpack:std metapackage. It pulls in all subpackages of msgpack:std. |
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:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) |
gtest:set:std cjson:dev:std cjson:primary:std cmake:primary:std zlib:dev:std |
main | mirror://GITHUB/msgpack:msgpack-c:c-6.0.0 |
mariadb1011:std | Fast SQL database server, derived from MySQL |
mariadb105:std | Fast SQL database server, derived from MySQL |
mariadb106:std | Fast SQL database server, derived from MySQL |
mariadb11:std | Fast SQL database server, derived from MySQL |
neovim:std | Next generation Vim |
toxcore:std | Tox chat protocol library |