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() 5 months ago
..
internal Introduce upb_Message_SetBaseFieldMessage() 5 months ago
BUILD 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
accessors.c Replace direct access to MiniTable subs with calls to the encapsulated functions. 10 months ago
accessors.h Introduce upb_Message_SetBaseFieldMessage() 5 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 upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 10 months ago
compat.c
compat.h
copy.c upb: finish cleaning up message/accessors.h and message/internal/accessors.h 9 months ago
copy.h
copy_test.cc upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 9 months ago
map.c
map.h
map_gencode_util.h Update remainder of upb to new short license style. 1 year ago
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 upb: clean up the UPB_TRACING_ENABLED code 9 months ago
promote.c upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 9 months ago
promote.h
promote_test.cc
tagged_ptr.h
test.cc Rename 'length delimited' to 'length prefixed' 10 months ago
test.proto
utf8_test.cc
utf8_test.proto
utf8_test_proto2.proto
value.h