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 7ae9d8c39b hpb: remove unused edition dep in test_model.proto 4 weeks ago
..
tests hpb: remove unused edition dep in test_model.proto 4 weeks ago
README.md
context.h hpb: utilize layout_index as opposed to raw index 1 month ago
gen_accessors.cc hpb: utilize layout_index as opposed to raw index 1 month ago
gen_accessors.h
gen_enums.cc
gen_enums.h
gen_extensions.cc hpb: fully migrate gen_extensions from .EmitLegacy to .Emit 1 month ago
gen_extensions.h
gen_messages.cc
gen_messages.h
gen_repeated_fields.cc
gen_repeated_fields.h
gen_utils.cc
gen_utils.h
keywords.cc
keywords.h
names.cc
names.h
protoc-gen-hpb.cc hpb: utilize layout_index as opposed to raw index 1 month 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.