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
encoder.c Optimized binary encoder. 4 years ago
encoder.h
make-gdb-script.rb
textprinter.c
textprinter.h
varint.c
varint.int.h Fixed all UBSan issues and added UBSan CI checks. 5 years ago