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.
 
 
 
 
 
 
Alan Wu c1ba7c643c Remove unused argument to avoid UB 5 years ago
..
defs.c Remove unused argument to avoid UB 5 years ago
encode_decode.c Merge pull request #6547 from haberman/layout_clear 5 years ago
extconf.rb
map.c layout_init() optimization works! 5 years ago
message.c Fixed crash bug and moved initialization into init method. 5 years ago
protobuf.c
protobuf.h Remove unused argument to avoid UB 5 years ago
repeated_field.c layout_init() optimization works! 5 years ago
storage.c Fixed crash bug and moved initialization into init method. 5 years ago
upb.c Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 5 years ago
upb.h Sync upb (#6614) 5 years ago
wrap_memcpy.c