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.
 
 
 
 
 
 
Eric Salo f93565c20c upb: publish and start using the new non-universal setters out in the wild 7 months ago
..
internal upb: publish and start using the new non-universal setters out in the wild 7 months ago
BUILD Move private definitions out of //bazel 8 months ago
accessors.c Replace direct access to MiniTable subs with calls to the encapsulated functions. 7 months ago
accessors.h upb: publish and start using the new non-universal setters out in the wild 7 months ago
accessors_split64.h
accessors_test.cc upb: publish and start using the new non-universal setters out in the wild 7 months ago
array.c upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
array.h upb: make upb_Array_Reserve() a public function 8 months ago
array_test.cc
compare.c upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 8 months ago
compare.h upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 8 months ago
compat.c upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
compat.h upb: upb_Message_FindExtensionByNumber() no longer returns a (upb_Extension*) 10 months ago
copy.c upb: finish cleaning up message/accessors.h and message/internal/accessors.h 7 months ago
copy.h
copy_test.cc upb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage() 7 months ago
map.c upb: implement immutability 10 months ago
map.h upb: delete upb_Map_Delete2() 9 months ago
map_gencode_util.h
map_sorter.c upb: fix the map encoder to stop dying under ubsan 10 months ago
map_test.cc
message.c upb: implement immutability 10 months ago
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 upb: use upb_MessageValue in upb_Extension 10 months ago
promote_test.cc upb: remove the default arg from upb_Message_GetMessage() 10 months ago
tagged_ptr.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
test.cc Rename 'length delimited' to 'length prefixed' 8 months ago
test.proto upb: implement immutability 10 months ago
utf8_test.cc
utf8_test.proto
utf8_test_proto2.proto
value.h