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 84fb01ad0f Removed the JIT. Nobody was actually using it, and table-driven should achieve 80-90% of the perf. 6 years ago
..
compile_decoder.c Removed the JIT. Nobody was actually using it, and table-driven should achieve 80-90% of the perf. 6 years ago
decoder.c Take sinks by value. 6 years ago
decoder.h Added some comments and reversed upb_arena_cleanup() args. 6 years ago
decoder.int.h WIP. 6 years ago
encoder.c Take sinks by value. 6 years ago
encoder.h Added some comments and reversed upb_arena_cleanup() args. 6 years ago
make-gdb-script.rb Sync from Google-internal development. 11 years ago
textprinter.c Take sinks by value. 6 years ago
textprinter.h WIP. 6 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h New encode/decode: most (171 / 192) conformance tests pass. 7 years ago