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 ae488a016a Use noncontiguous unknown fields API in upb python 2 months ago
..
internal upb: Add upb_Message_GetExtensionString 3 months ago
BUILD Automated Code Change 3 months ago
accessors.c Replace direct access to MiniTable subs with calls to the encapsulated functions. 9 months ago
accessors.h upb: Add upb_Message_GetExtensionString 3 months ago
accessors_split64.h
accessors_test.cc rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 8 months ago
array.c
array.h
array_test.cc
compare.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
compare.h
compat.c
compat.h
copy.c Fix compilation in Clang C23 mode. 4 months ago
copy.h
copy_test.cc Update tests to use noncontiguous API 2 months ago
map.c
map.h
map_gencode_util.h
map_sorter.c
map_test.cc
merge.c
merge.h
merge_test.cc
message.c Use noncontiguous unknown fields API in upb python 2 months ago
message.h Use noncontiguous unknown fields API in upb python 2 months ago
promote.c Support deleting regions of unknown fields via noncontiguous storage API 2 months ago
promote.h Support deleting regions of unknown fields via noncontiguous storage API 2 months ago
promote_test.cc Update tests to use noncontiguous API 2 months ago
tagged_ptr.h
test.cc Migrated upb to use Copybara-standard stripping. 5 months ago
test.proto upb: implement immutability 1 year ago
utf8_test.cc Migrated upb to use Copybara-standard stripping. 5 months ago
utf8_test.proto Migrated upb to use Copybara-standard stripping. 5 months ago
utf8_test_proto2.proto
value.h Fix a potential Ruby-upb use of uninitialized memory. 5 months ago