This is a feature complete pickle protocol implementation. You can read and write pickle files. Pickle is Python's serialization protocol. Pickle protocol version ...
cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal ...