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 0730adb1c1 rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 6 months ago
..
accessors.h rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 6 months ago
array.h upb: make upb_Array_Reserve() a public function 8 months ago
compare_unknown.c upb: implement minitable-based field iterators 10 months ago
compare_unknown.h upb: implement minitable-based field iterators 10 months ago
compare_unknown_test.cc Add basic upb cmake support. 9 months ago
extension.c Ensure the appropriate upb functions taking non-const pointers assert that the message is not frozen. 7 months ago
extension.h upb: use upb_MessageValue in upb_Extension 10 months ago
map.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
map_entry.h upb: move upb_Message definition back into upb/message/ 11 months ago
map_sorter.h upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
message.c upb: clean up the UPB_TRACING_ENABLED code 7 months ago
message.h upb: clean up the UPB_TRACING_ENABLED code 7 months ago
tagged_ptr.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
types.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago