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.
 
 
 
 
 
 
Sandy Zhang e3b0943412 Update protobuf's upb dependency to current main HEAD. 2 years ago
..
BUILD.bazel Ruby FFI implementation (#13343) 2 years ago
Rakefile Ruby FFI implementation (#13343) 2 years ago
convert.c Ruby FFI implementation (#13343) 2 years ago
convert.h
defs.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
defs.h
extconf.rb Ruby FFI implementation (#13343) 2 years ago
glue.c Ruby FFI implementation (#13343) 2 years ago
map.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
map.h
message.c Ruby FFI implementation (#13343) 2 years ago
message.h
protobuf.c Updated Ruby min version to 2.7, and removed some compat code 2 years ago
protobuf.h Updated Ruby min version to 2.7, and removed some compat code 2 years ago
repeated_field.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
repeated_field.h
ruby-upb.c Update protobuf's upb dependency to current main HEAD. 2 years ago
ruby-upb.h Update protobuf's upb dependency to current main HEAD. 2 years ago
shared_convert.c Ruby FFI implementation (#13343) 2 years ago
shared_convert.h Ruby FFI implementation (#13343) 2 years ago
shared_message.c Ruby FFI implementation (#13343) 2 years ago
shared_message.h Ruby FFI implementation (#13343) 2 years ago
wrap_memcpy.c