protobuf
- protocolbuffers/protobuf
- Protocol Buffers - Google's data interchange format
- 包含实现: C++, Java, Python, Objective-C, C#, Ruby, PHP
- protoc
- 生成工具
- protocolbuffers/txtpbfmt
- 格式化 textpb
- 实现
- Go
- Dart dart-lang/protobuf
- protocolbuffers/upb
- a small protobuf implementation in C
- Runtime for Ruby, PHP, Python
- protobuf-c/protobuf-c
- protobuf-net/protobuf-net
提示
- optional 使用 oneof 实现
- 类似 jsonschema
brew install protobuf