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.