Protocol Buffers
Protocol Buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
Updated 11d ago
PricingFree
Free
Define data structures in a .proto file
Compile the .proto file using the Protocol Buffer compiler
Generate source code in the desired programming language