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 71749b7caf Implemented inline array allocation, and moved type->lg2 map to reflection. 4 years ago
..
generator.cc Implemented inline array allocation, and moved type->lg2 map to reflection. 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 Fixed parsing for string->double maps. (#243) 5 years ago
message_layout.h Migrate std::unordered_map -> absl::flat_hash_map. 6 years ago