{"library":"msgpack-c","type":"library","category":null,"description":"MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.","language":"cpp","status":"active","version":"7.0.0","tags":["serialization","binary","messagepack","cross-language"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install msgpack-c","imports":["#include <msgpack.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(msgpack_c CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE msgpack::msgpack)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}