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 3 months ago
..
accessors.h Migrate upb extension getters for scalars 3 months ago
array.h
compare_unknown.c
compare_unknown.h
compare_unknown_test.cc
extension.c
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
tagged_ptr.h
types.h