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.
 
 
 
 
 
 
Matt Fowles Kulukundis f104225a1e
Merge pull request #376 from haberman/fix-quadratic-mem
4 years ago
..
bindings/lua Fixed quadratic memory usage in upb_array_append(). 4 years ago
corpus Merge branch 'master' of https://github.com/Google-Autofuzz/upb 6 years ago
BUILD Remove unused file test_util.h 4 years ago
conformance_upb.c Merge branch 'fastest-table' into fast-table 4 years ago
conformance_upb_failures.txt Changes to support import into google3 (#291) 5 years ago
empty.proto Fixed code generator for upbdefs when a file has no messages. 5 years ago
file_descriptor_parsenew_fuzzer.cc Separated C++ wrappers into separate files in a backward-compatible way. (#265) 5 years ago
test.proto Fixed parsing for string->double maps. (#243) 5 years ago
test_cpp.cc Fixed "NULL + 0" UB in JSON encoder and decoder. 4 years ago
test_cpp.proto Added API for getting fielddef default as a upb_msgval. 4 years ago
test_generated_code.c remove unused macro 4 years ago
test_table.cc Now that handlers are gone, cleaned up table to use arenas exclusively. 4 years ago
testmain.cc Brought into compliance with Google open-source policies. 10 years ago
upb_test.h Brought into compliance with Google open-source policies. 10 years ago