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.
 
 
 
 
 
 
Joshua Haberman 65e49b694b Merge branch 'gerben-fast-table' into fast-table 4 years ago
..
generator.cc Merge branch 'gerben-fast-table' into fast-table 4 years ago
generator.h Added upb compiler written in C++ as a normal protoc plugin. 6 years ago
main.cc Added upb compiler written in C++ as a normal protoc plugin. 6 years ago
message_layout.cc Put submsg_index directly in table data. Drop oneof support for now to focus. 4 years ago
message_layout.h Migrate std::unordered_map -> absl::flat_hash_map. 6 years ago