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.
 
 
 
 
 
 
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
..
BUILD Migrated upb to use Copybara-standard stripping. 3 months ago
editions_test.cc Enabled editions support for upb generated code. 1 year ago
editions_test.proto Enabled editions support for upb generated code. 1 year ago
empty.proto Reorganize upb file structure 1 year ago
fuzz_util.cc upb: add upb_MiniTableExtension_CType() 10 months ago
fuzz_util.h Fix minor typos (#17682) 2 months ago
length_prefixed_test.cc Rename 'length delimited' to 'length prefixed' 8 months ago
parse_text_proto.h Reorganize upb file structure 1 year ago
proto3_test.cc Reorganize upb file structure 1 year ago
proto3_test.proto Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. 1 year ago
test.proto upb: fix gencode bug with Map<*, bytes> 11 months ago
test_cpp.cc upb: add a non-void typedef for upb_Message 11 months ago
test_cpp.proto Reorganize upb file structure 1 year ago
test_generated_code.cc upb: fix gencode bug with Map<*, bytes> 11 months ago
test_import_empty_srcs.cc upb: first attempt at implementing name mangling for minitable symbols 1 year ago
test_import_empty_srcs.proto Reorganize upb file structure 1 year ago
test_mini_table_oneof.cc upb: tag upb_MiniTableField:number as UPB_ONLYBITS() 12 months ago