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 0842f88211
Support for proto3 optional. (#270)
5 years ago
..
generator.cc Support for proto3 optional. (#270) 5 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 Fixed parsing for string->double maps. (#243) 5 years ago
message_layout.h Migrate std::unordered_map -> absl::flat_hash_map. 6 years ago