-
msgpack23
A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
nlohmann::json also does msgpack and is header-only, and it's the most popular JSON lib for C++ https://github.com/nlohmann/json?tab=readme-ov-file#design-g...
-
msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.