msgpack-c https://msgpack.org/ PisiLinux Community admins@pisilinux.org Boost library programming.library It's like JSON but smaller and faster. 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. https://github.com/msgpack/msgpack-c/releases/download/c-6.0.0/msgpack-c-6.0.0.tar.gz cmake ninja gtest-devel msgpack-c /usr/lib msgpack-c-devel msgpack-c /usr/lib/cmake /usr/lib/pkgconfig /usr/include 2023-03-05 6.0.0 Version bump fury uglyside@yandex.ru 2023-01-15 5.0.0 Version bump. fury uglyside@yandex.ru 2022-04-14 4.0.0 First build. fury uglyside@yandex.ru