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.
 
 
 
 
 
 
Hong Shin 09ac8ca248 hpb: Introduce set_alias on maps for (k,v) where v is a message 3 months ago
..
tests hpb: Introduce set_alias on maps for (k,v) where v is a message 3 months ago
README.md
context.h hpb: Introduce Context 3 months ago
gen_accessors.cc hpb: Introduce set_alias on maps for (k,v) where v is a message 3 months ago
gen_accessors.h
gen_enums.cc hpb: delete dead code in gen_enums 3 months ago
gen_enums.h hpb: delete dead code in gen_enums 3 months ago
gen_extensions.cc
gen_extensions.h
gen_messages.cc Disallow toplevel hpb::Ptr access to it's internal arena 4 months ago
gen_messages.h
gen_repeated_fields.cc hpb: Introduce add_alias for repeated 3 months ago
gen_repeated_fields.h
gen_utils.cc
gen_utils.h
keywords.cc
keywords.h
names.cc Automated rollback of commit d9c814b779. 3 months ago
names.h Automated rollback of commit d9c814b779. 3 months ago
output.cc
output.h
protoc-gen-hpb.cc rename protoc-gen-upb-protos to protoc-gen-hpb 4 months ago

README.md

hpb Generator

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