Back to repositories
protocolbuffersProtocol Buffers

Protocol Buffers: open source worth watching

A language-neutral and platform-neutral format for serializing structured data.

Why we are featuring it

A compact contract for structured data between systems.

Protocol Buffers defines an extensible schema and compiler for moving structured data across languages and platforms.

What is inside

  • Language-neutral and platform-neutral format.
  • Protocol compiler for .proto files.
  • Runtimes for C++, Java, Python, Go, JavaScript, and more.
  • Bazel integration and source builds.
Protocol Buffers | Trending Repo | DevOP