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 628c261e52 [Upb C++] Implement RepeatedField 1 year ago
..
base upb: fix SetInt32 accessor to also work on enum ctypes 2 years ago
collections [Upb C++] Implement RepeatedField 1 year ago
conformance license changes 2 years ago
hash Added a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 2 years ago
io license changes 2 years ago
json Avoid automatic variables in functions using setjmp. 2 years ago
lex consolidate some general parsing functions into upb/lex/ 2 years ago
mem Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one 2 years ago
message internal change 2 years ago
mini_table Fix `upb_MiniTableField_CType()` to work correctly for enums & strings. 2 years ago
port Switch upb_Arena_Fuse from a CAS based list insertion to an exchange based one 2 years ago
reflection Fix `upb_MiniTableField_CType()` to work correctly for enums & strings. 2 years ago
test Added a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 2 years ago
text Migrated the text format encoder to upb_WireReader. 2 years ago
util license changes 2 years ago
wire Added a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 2 years ago
alloc.h Add IWYU pragmas for deprecated headers 2 years ago
arena.h Add IWYU pragmas for deprecated headers 2 years ago
array.h Add IWYU pragmas for deprecated headers 2 years ago
collections.h create collections/ subdir for all array and map code 2 years ago
decode.h Add IWYU pragmas for deprecated headers 2 years ago
decode_fast.h Add IWYU pragmas for deprecated headers 2 years ago
def.h Add IWYU pragmas for deprecated headers 2 years ago
def.hpp - All of reflection now lives in upb/reflection/ 2 years ago
encode.h Add IWYU pragmas for deprecated headers 2 years ago
extension_registry.h move the extension registry down into mini_table/ 2 years ago
json_decode.h Add IWYU pragmas for deprecated headers 2 years ago
json_encode.h Add IWYU pragmas for deprecated headers 2 years ago
map.h Add IWYU pragmas for deprecated headers 2 years ago
mini_table.h Add IWYU pragmas for deprecated headers 2 years ago
msg.h Add IWYU pragmas for deprecated headers 2 years ago
msg_internal.h Add IWYU pragmas for deprecated headers 2 years ago
reflection.h Add IWYU pragmas for deprecated headers 2 years ago
reflection.hpp - All of reflection now lives in upb/reflection/ 2 years ago
status.h Add IWYU pragmas for deprecated headers 2 years ago
string_view.h Add IWYU pragmas for deprecated headers 2 years ago
text_encode.h Add IWYU pragmas for deprecated headers 2 years ago
upb.h Add IWYU pragmas for deprecated headers 2 years ago
upb.hpp Removed the cleanup list 2 years ago
upb_so.c upb: clean up the Dart ffi build targets 2 years ago