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.
 
 
 
 
 
 
Joshua Haberman 1e37a94bb5 Optimized away the creation of empty string objects. 5 years ago
..
defs.c Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848) 6 years ago
encode_decode.c Fix TypeError on decoding enum map values in Ruby (#6262) 6 years ago
extconf.rb Use gnu for ruby build because strptime is provided by posix (#5660) 6 years ago
map.c Support hashes for struct initializers (#5716) 5 years ago
message.c fix null terminated string (#6370) 5 years ago
protobuf.c Optimized away the creation of empty string objects. 5 years ago
protobuf.h Optimized away the creation of empty string objects. 5 years ago
repeated_field.c Revert "Convert Google::Protobuf.deep_copy to pure Ruby" 6 years ago
storage.c Optimized away the creation of empty string objects. 5 years ago
upb.c Change int64 json encoding to be string for php and ruby (#6251) 6 years ago
upb.h Update upb for ruby 6 years ago
wrap_memcpy.c