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 76382571d9 upb: Add upb_Message_GetExtensionString 3 months ago
..
accessors.h upb: Add upb_Message_GetExtensionString 3 months ago
array.h upb: make upb_Array_Reserve() a public function 10 months ago
compare_unknown.c
compare_unknown.h
compare_unknown_test.cc
extension.c Ensure the appropriate upb functions taking non-const pointers assert that the message is not frozen. 9 months ago
extension.h
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. 7 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. 7 months ago
map.h
map_entry.h
map_sorter.h
message.c Fix compilation in Clang C23 mode. 4 months ago
message.h upb: clean up the UPB_TRACING_ENABLED code 9 months ago
tagged_ptr.h
types.h