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 f12a727c3d upb: remove a redundant typedef 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 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_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 Ensure that extensions respect deterministic serialization. 2 years ago
map_sorter_internal.h Ensure that extensions respect deterministic serialization. 2 years ago
message_value.h upb: remove a redundant typedef 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