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.
 
 
 
 
 
 
Mike Kruskal 643b0a625f Internal changes 5 months ago
..
tests Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 5 months ago
BUILD protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
README.md protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_accessors.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_accessors.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_enums.cc Internal changes 5 months ago
gen_enums.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_extensions.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_extensions.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_messages.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_messages.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_repeated_fields.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_repeated_fields.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_utils.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
gen_utils.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
names.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
names.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
output.cc update hpb_generator emitted comment protos_generator -> hpb_generator 5 months ago
output.h protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
protoc-gen-upb-protos.cc protos abrogation stage 1 - rename :: hpb for protos_generator 6 months 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.