Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
..
tests Fix layering check for usage of gtest 11 months ago
BUILD Fix layering check for usage of gtest 11 months ago
README.md Reorganize upb file structure 1 year ago
gen_accessors.cc upb: add a non-void typedef for upb_Message 11 months ago
gen_accessors.h update protos_generator to shortened license 1 year ago
gen_enums.cc update protos_generator to shortened license 1 year ago
gen_enums.h update protos_generator to shortened license 1 year ago
gen_extensions.cc update protos_generator to shortened license 1 year ago
gen_extensions.h update protos_generator to shortened license 1 year ago
gen_messages.cc upb: add a non-void typedef for upb_Message 11 months ago
gen_messages.h update protos_generator to shortened license 1 year ago
gen_repeated_fields.cc update protos_generator to shortened license 1 year ago
gen_repeated_fields.h update protos_generator to shortened license 1 year ago
gen_utils.cc update protos_generator to shortened license 1 year ago
gen_utils.h update protos_generator to shortened license 1 year ago
names.cc update protos_generator to shortened license 1 year ago
names.h update protos_generator to shortened license 1 year ago
output.cc update protos_generator to shortened license 1 year ago
output.h update protos_generator to shortened license 1 year ago
protoc-gen-upb-protos.cc update protos_generator to shortened license 1 year ago

README.md

protos Generator

This directory contains the generator for the protos API, an experimental C++ protobuf implementation. Most users should use the standard C++ implementation here.