Performance, zero/small memory allocations/footprint, no dependencies on any game engine - are the main goals of this project. Important! Don't forget to use DEBUG ...
msgpack23 is a lightweight library that provides a straightforward approach to serializing and deserializing C++ data structures into the MessagePack format. It is written in modern C++ (targeting ...