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.
 
 
 
 
 
 
zhangskz df849cc9c5
Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295)
2 weeks ago
..
internal Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 4 months ago
BUILD Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) 2 weeks ago
debug_string.c Emit extensions in debug string in wire order 3 months ago
debug_string.h upb_DebugString typo fix 4 months ago
encode.c Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 4 months ago
encode.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. 8 months ago
encode_debug_test.cc Emit extensions in debug string in wire order 3 months ago
options.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. 8 months ago