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 c5236bc28e Migrate upb extension getters for scalars 1 month ago
..
accessors.h Migrate upb extension getters for scalars 1 month 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
iterator.c UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
iterator.h UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 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 Fix compilation in Clang C23 mode. 2 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