CppSerialization icon indicating copy to clipboard operation
CppSerialization copied to clipboard

Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON

Results 2 CppSerialization issues
Sort by recently updated
recently updated
newest added

As the title said, there's [this library](https://github.com/eyalz800/zpp_bits) that claims to be the fastest of all C++ serialization framework. Maybe it should be added to the comparison table.