Skip to content

Instantly share code, notes, and snippets.

@cogumbreiro
Last active August 29, 2015 14:23
Show Gist options
  • Save cogumbreiro/332066a2602db25ebeae to your computer and use it in GitHub Desktop.
Save cogumbreiro/332066a2602db25ebeae to your computer and use it in GitHub Desktop.
Survey on serialization formats

http://msgpack.org/

https://github.com/google/protobuf

https://capnproto.org/

  • Improves Protobuf
  • Includes RPC library
  • Has schema
  • Binary format (not human readable)

Example of data-format exchange:

Discussions:

Alternatives:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment