DarrenLevine / cppserdesLinks
A C++ serialization/deserialization library designed with embedded systems in mind
☆98Updated 3 months ago
Alternatives and similar repositories for cppserdes
Users that are interested in cppserdes are comparing it to the libraries listed below
Sorting:
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library