See: - https://github.com/ludocode/schemaless-benchmarks - https://github.com/fraillt/cpp_serializers_benchmark - https://github.com/felixguendling/cpp-serialization-benchmark - https://github.com/alecthomas/go_serialization_benchmarks - https://github.com/smallnest/gosercomp Also: - https://github.com/18F/data-act-pilot/issues/161 - https://leopard.in.ua/2013/10/13/binary-serialization-formats - https://serde.rs/#data-formats - https://luminousmen.com/post/big-data-file-formats - https://towardsdatascience.com/the-best-format-to-save-pandas-data Here is a list - Binn - BSON - UBJSON - bitsery - zpp - Cista++ - ORC - Parquet - BERT - Blink protocol - Bencode - Gobs - Abstract Syntax Notation One (ASN.1) - Bincode - CBOR - Pickle - RON - JSON5 - postcard - Envy - HDF5 - Feather
See:
Also:
Here is a list