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.
 
 
 
 
 
 
Protobuf Team Bot eafacfad50 Introduce upb_Message_SetBaseFieldMessage() 3 months ago
..
accessors.h Introduce upb_Message_SetBaseFieldMessage() 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. 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
map_entry.h
map_sorter.h
message.c Fixed `NAN`/`INFINITY` definitions to work on Windows 11 SDK. 5 months ago
message.h
tagged_ptr.h
types.h