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 cd837fd6bf upb: Add upb_Message_GetExtensionMutableArray 3 weeks ago
..
internal upb: Add upb_Message_GetExtensionMutableArray 3 weeks ago
BUILD Use noncontiguous unknown fields API in upb message compare 4 weeks ago
accessors.c
accessors.h upb: Add upb_Message_GetExtensionMutableArray 3 weeks ago
accessors_split64.h
accessors_test.cc
array.c
array.h
array_test.cc
compare.c Use noncontiguous unknown fields API in upb message compare 4 weeks ago
compare.h
compat.c Update compat extension APIs to something that does not assume contiguous storage 4 weeks ago
compat.h Update compat extension APIs to something that does not assume contiguous storage 4 weeks ago
copy.c Update callers to use noncontiguous APIs 4 weeks ago
copy.h
copy_test.cc Update tests to use noncontiguous API 4 weeks ago
map.c
map.h
map_gencode_util.h
map_sorter.c
map_test.cc
merge.c
merge.h
merge_test.cc
message.c Always add unknown fields in a single call 4 weeks ago
message.h Use noncontiguous unknown fields API in upb python 4 weeks ago
promote.c Support deleting regions of unknown fields via noncontiguous storage API 4 weeks ago
promote.h Support deleting regions of unknown fields via noncontiguous storage API 4 weeks ago
promote_test.cc Update tests to use noncontiguous API 4 weeks ago
tagged_ptr.h
test.cc Add unknown fields during group decode in a single call, to permit aliasing 4 weeks ago
test.proto
utf8_test.cc Migrated upb to use Copybara-standard stripping. 3 months ago
utf8_test.proto Migrated upb to use Copybara-standard stripping. 3 months ago
utf8_test_proto2.proto
value.h Fix a potential Ruby-upb use of uninitialized memory. 3 months ago