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 919775de74 upb: Add upb_Message_GetExtensionArray 2 months ago
..
accessors.h upb: Add upb_Message_GetExtensionArray 2 months ago
array.h
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. 6 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. 6 months ago
map.h
map_entry.h
map_sorter.h
message.c Fix compilation in Clang C23 mode. 3 months ago
message.h upb: clean up the UPB_TRACING_ENABLED code 8 months ago
tagged_ptr.h
types.h