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 8cc5f6bd16 Fix compilation in Clang C23 mode. 2 months ago
..
internal Fix compilation in Clang C23 mode. 2 months ago
BUILD Use `default_compatible_with` instead of specifying `compatible_with` on every target. 3 months ago
accessors.c Replace direct access to MiniTable subs with calls to the encapsulated functions. 8 months ago
accessors.h Introduce upb_Message_SetBaseFieldMessage() 3 months ago
accessors_split64.h
accessors_test.cc rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 6 months ago
array.c
array.h upb: make upb_Array_Reserve() a public function 8 months ago
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. 5 months ago
compare.h upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 8 months ago
compat.c
compat.h
copy.c Fix compilation in Clang C23 mode. 2 months ago
copy.h
copy_test.cc upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 7 months ago
map.c
map.h upb: delete upb_Map_Delete2() 9 months ago
map_gencode_util.h
map_sorter.c
map_test.cc
merge.c Add upb_Message_MergeFrom to upb 5 months ago
merge.h Add upb_Message_MergeFrom to upb 5 months ago
merge_test.cc Add upb_Message_MergeFrom to upb 5 months ago
message.c
message.h upb: clean up the UPB_TRACING_ENABLED code 7 months ago
promote.c upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 7 months ago
promote.h
promote_test.cc
tagged_ptr.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
test.cc Migrated upb to use Copybara-standard stripping. 3 months 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