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 d3b2fc52a4 Auto-generate files after cl/630090538 10 months ago
..
BUILD.bazel Update Bazel references to rules_pkg to the supported file locations. (#15780) 1 year ago
Rakefile
convert.c
convert.h
defs.c Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
defs.h
extconf.rb
glue.c Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
map.c Ruby implement memsize functions for native types (#10291) 1 year ago
map.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
message.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
message.h upb: use upb_Message_IsEqual() in Ruby 11 months ago
protobuf.c Ruby implement memsize functions for native types (#10291) 1 year ago
protobuf.h
repeated_field.c Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
repeated_field.h Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
ruby-upb.c Auto-generate files after cl/630090538 10 months ago
ruby-upb.h Auto-generate files after cl/630090538 10 months ago
shared_convert.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
shared_convert.h
shared_message.c upb: use upb_Message_IsEqual() in Ruby 11 months ago
shared_message.h upb: use upb_Message_IsEqual() in Ruby 11 months ago
wrap_memcpy.c