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 4d75c8224a Fix a potential Ruby-upb use of uninitialized memory. 4 months ago
..
internal Introduce upb_Message_SetBaseFieldMessage() 5 months ago
BUILD Use `default_compatible_with` instead of specifying `compatible_with` on every target. 5 months ago
accessors.c
accessors.h Introduce upb_Message_SetBaseFieldMessage() 5 months ago
accessors_split64.h
accessors_test.cc
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. 6 months ago
compare.h
compat.c
compat.h
copy.c
copy.h
copy_test.cc
map.c
map.h
map_gencode_util.h
map_sorter.c
map_test.cc
merge.c Add upb_Message_MergeFrom to upb 7 months ago
merge.h Add upb_Message_MergeFrom to upb 7 months ago
merge_test.cc Add upb_Message_MergeFrom to upb 7 months ago
message.c
message.h
promote.c
promote.h
promote_test.cc
tagged_ptr.h
test.cc Migrated upb to use Copybara-standard stripping. 5 months ago
test.proto
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. 4 months ago