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 80441e4eb4 Optimized binary encoder. 4 years ago
..
compile_decoder.c The compile is now clean of -Wshorten-64-to-32 warnings. 5 years ago
decoder.c Remove bytes allocated measurement functions. (#276) 5 years ago
decoder.h Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289) 5 years ago
decoder.int.h Properly cache decoder methods, instead of regenerating every time. 5 years ago
encoder.c Optimized binary encoder. 4 years ago
encoder.h Add -Wstrict-prototypes option 5 years ago
make-gdb-script.rb Sync from Google-internal development. 10 years ago
textprinter.c Add -Wstrict-prototypes option 5 years ago
textprinter.h Add -Wstrict-prototypes option 5 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h Fixed all UBSan issues and added UBSan CI checks. 5 years ago