/liteser

Lite Serializer offers a powerful and clean platform independent interface for binary serialization of objects in C++. This library is based on High Level C++ Types ( https://github.com/AprilAndFriends/hltypes ) and uses its internal serialization procedures for serialization. Lite Serializer is intrusive and serializable data can be declared together with the class definition. Only few special cases require some additional code to be written in order to make it work properly.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

No issues in this repository yet.