MsgPack serialization library in a self-contained header file
MsgPack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. msgpuck is very lightweight header-only library designed to be embedded to your application by the C/C++ compiler. The library is fully documented and covered by unit tests. This package provides a self-contained header file and a static library. The static library contains generated code for inline functions and global tables needed by the some library functions.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.36-4.fc35 | - |
Fedora 35 | 2.0.36-4.fc35 | - |
Fedora 34 | 2.0.36-3.fc34 | - |
EPEL 7 | 2.0.10-1.el7 | - |
You can contact the maintainers of this package via email at
msgpuck dash maintainers at fedoraproject dot org
.