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 82a7cf6205 Auto-generate files after cl/695429913 1 month ago
..
BUILD.bazel Update minimum supported macOS 11 2 months ago
Rakefile
convert.c Error if assigning a "UTF-8" string with invalid UTF-8. 1 month ago
convert.h
defs.c Fix the doc for `DescriptorPool.lookup` (#17639) 2 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/695429913 1 month ago
ruby-upb.h Auto-generate files after cl/695375386 1 month ago
shared_convert.c
shared_convert.h
shared_message.c
shared_message.h
wrap_memcpy.c