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 9abf8e043f Clamp 32-bit varints to 5 bytes to fix a fuzz failure. 4 years ago
..
BUILD Added size benchmark for CODE_SIZE. 4 years ago
BUILD.googleapis Some formatting fixes. 4 years ago
benchmark.cc Added API for copy vs. alias and added benchmarks to test both. 4 years ago
build_defs.bzl Added size benchmark for CODE_SIZE. 4 years ago
compare.py Clamp 32-bit varints to 5 bytes to fix a fuzz failure. 4 years ago
descriptor.proto Size benchmarks are working pretty well. 4 years ago
descriptor_sv.proto Size benchmarks are working pretty well. 4 years ago
empty.proto WIP. 4 years ago
gen_protobuf_binary_cc.py Use format() instead of string interpolation, for old Python versions. 4 years ago
gen_synthetic_protos.py More google3 fixes. 4 years ago
gen_upb_binary_c.py Use format() instead of string interpolation, for old Python versions. 4 years ago