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 9efb6064a9 Auto-generate files after cl/672592274 3 months ago
..
BUILD.bazel
Rakefile
convert.c Move -Werror to our test/dev bazelrc files. 3 months ago
convert.h
defs.c Fix a potential Ruby-upb use of uninitialized memory. 3 months ago
defs.h
extconf.rb
glue.c
map.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 6 months ago
map.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 6 months ago
message.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 6 months ago
message.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 6 months ago
protobuf.c Remove unused header file from Ruby source code (#17871) 3 months ago
protobuf.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 6 months ago
repeated_field.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 6 months ago
repeated_field.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 6 months ago
ruby-upb.c Auto-generate files after cl/672592274 3 months ago
ruby-upb.h Auto-generate files after cl/672592274 3 months ago
shared_convert.c
shared_convert.h
shared_message.c
shared_message.h
wrap_memcpy.c