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 e1e8f1e222 upb: create upb/base/BUILD 1 year ago
..
array.c [Upb C++] Implement RepeatedField 1 year ago
array.h [Upb C++] Implement RepeatedField 1 year ago
array_internal.h Split out `message/accessors_internal.h` and added `upb_Arena` assertions. 2 years ago
array_split64.h upb: move the split64 accessors out of upbc/ 2 years ago
map.c Added a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 2 years ago
map.h Expose methods needed by Ruby FFI using UPB_API (#1391) 1 year ago
map_gencode_util.h Unified accessor API for map getters and setters. 2 years ago
map_internal.h Unified accessor API for map getters and setters. 2 years ago
map_sorter.c upb: create upb/base/BUILD 1 year ago
map_sorter_internal.h Split mini_descriptor into its own directory 1 year ago
message_value.h Split mini_descriptor into its own directory 1 year ago
test.cc Fixed a bug in `upb_Map_Delete()` that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. 2 years ago