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.
 
 
 
 
 
 
Matt Fowles Kulukundis a01d047456 Refactor the object cache to better account for race conditions (#13204) 2 years ago
..
BUILD.bazel Bazelify ruby runtime (#10525) 2 years ago
convert.c Updated Ruby to the latest upb. (#9589) 3 years ago
convert.h Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
defs.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
defs.h Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
extconf.rb fix(ruby): Fixed include paths for Ruby Windows builds (#11882) 2 years ago
map.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
map.h Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
message.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
message.h Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
protobuf.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
protobuf.h Refactor the object cache to better account for race conditions (#13204) 2 years ago
repeated_field.c Refactor the object cache to better account for race conditions (#13204) 2 years ago
repeated_field.h Respect NDEBUG for asserts even though Ruby 3+ pollutes it. 2 years ago
ruby-upb.c Delete extension declaration `is_repeated` (in favor of `repeated`) and `target_obsolete_do_not_use`. 2 years ago
ruby-upb.h Delete extension declaration `is_repeated` (in favor of `repeated`) and `target_obsolete_do_not_use`. 2 years ago
wrap_memcpy.c Updated to new upb APIs. 3 years ago