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.
 
 
 
 
 
 
Paul Yang c26e8db53d
Ignore Unknown Enum Value (#280)
5 years ago
..
bindings/lua Implemented upb_arena_fuse() (#278) 5 years ago
corpus Merge branch 'master' of https://github.com/Google-Autofuzz/upb 6 years ago
json Ignore Unknown Enum Value (#280) 5 years ago
pb Separated C++ wrappers into separate files in a backward-compatible way. (#265) 5 years ago
benchmark.cc Arena refactor: moves cleanup list into regular blocks (#277) 5 years ago
conformance_upb.c Rewrite of the decoder (#263) 5 years ago
conformance_upb_failures.txt Fixes for oneof conformance tests. 7 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 More Blaze fixes. 6 years ago
test_cpp.proto Added missing test_cpp.proto. 6 years ago
test_generated_code.c Changed upb status to suit GCC10's warning about strncpy(). (#268) 5 years ago
test_table.cc Everything builds, test pass except test_decoder. 5 years ago
test_util.h Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 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