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 ca512852f3
Fixed parsing for string->double maps. (#243)
5 years ago
..
generator.cc Generated code interface for maps is complete, though not yet tested. 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