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 072fc19241 Auto-generate files after cl/658841466 9 months ago
..
BUILD.bazel Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Rakefile
convert.c [Ruby] Warn if assigning a "UTF-8" string with invalid UTF-8. (#17253) 9 months ago
convert.h
defs.c [Ruby] Fix mismatched pointer type (#17240) 10 months ago
defs.h
extconf.rb
glue.c Implement service & method descriptor lookup in Ruby (#15817) 1 year ago
map.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 11 months ago
map.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 11 months ago
message.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 11 months ago
message.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 11 months ago
protobuf.c Remove `Arena_pin` in favor of adopting the UPB freezing API. 11 months ago
protobuf.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 11 months ago
repeated_field.c Disallow initializing `Messages` (as well as `Maps` and `RepeatedFields`) with nil `Arena`. 11 months ago
repeated_field.h Remove `Arena_pin` in favor of adopting the UPB freezing API. 11 months ago
ruby-upb.c Auto-generate files after cl/658841466 9 months ago
ruby-upb.h Auto-generate files after cl/658841466 9 months ago
shared_convert.c upb: use upb_Message_IsEqual() in Ruby 1 year ago
shared_convert.h
shared_message.c upb: use upb_Message_IsEqual() in Ruby 1 year ago
shared_message.h upb: use upb_Message_IsEqual() in Ruby 1 year ago
wrap_memcpy.c