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 1c45011b3e Merge branch 'main' into minitable-api 3 years ago
..
bindings/lua Removed old README file. 3 years ago
fuzz add missing license lines to bazel files 3 years ago
util more licenses 3 years ago
conformance_upb.c Moved tests into the main source tree. 3 years ago
conformance_upb_failures.txt Added a README.md for the Lua bindings, and a comment for the failure list. 3 years ago
decode.c Enabled ubsan tests and fixed ubsan failures. 3 years ago
decode.h Switch to a single upb_Decode. 3 years ago
decode_fast.c upb_extreg, upb_msg 3 years ago
decode_fast.h upb_extreg, upb_msg 3 years ago
decode_internal.h upb_extreg, upb_msg 3 years ago
def.c WIP. 3 years ago
def.h Fixed test by implementing FindMethodByName(). 3 years ago
def.hpp Mass API rename and clang-reformat (#485) 3 years ago
empty.proto Moved tests into the main source tree. 3 years ago
encode.c Merge branch 'main' into minitable-api 3 years ago
encode.h Single encode. 3 years ago
json_decode.c Single encode. 3 years ago
json_decode.h upb_extreg, upb_msg 3 years ago
json_encode.c Added GitHub Action to test for clang-format. 3 years ago
json_encode.h upb_extreg, upb_msg 3 years ago
mini_table.c MiniTable builder is successfully working on all files! 3 years ago
mini_table.h WIP. 3 years ago
mini_table_test.cc Code is in place to generate from upbc, but segv results. 3 years ago
msg.c WIP. 3 years ago
msg.h WIP. 3 years ago
msg_internal.h Merge branch 'main' into minitable-api 3 years ago
msg_test.cc Switch to a single upb_Decode. 3 years ago
msg_test.proto Addressed PR comments. 3 years ago
port_def.inc Fixed the __has_attribute() check for old versions of Clang. 4 years ago
port_undef.inc Everything passes except 4 conformance tests. 4 years ago
reflection.c Added back missing underscore. 3 years ago
reflection.h upb_extreg, upb_msg 3 years ago
reflection.hpp Mass API rename and clang-reformat (#485) 3 years ago
table.c Mass API rename and clang-reformat (#485) 3 years ago
table_internal.h Mass API rename and clang-reformat (#485) 3 years ago
test.proto Moved tests into the main source tree. 3 years ago
test_cpp.cc Moved tests into the main source tree. 3 years ago
test_cpp.proto Moved tests into the main source tree. 3 years ago
test_generated_code.cc test for previous definition 3 years ago
test_table.cc Small fixes to compile with stricter warnings 3 years ago
text_encode.c Ported protobuf's dtoa() function for text format and JSON. 3 years ago
text_encode.h upb_TextEncode. 3 years ago
upb.c Added GitHub Action to test for clang-format. 3 years ago
upb.h MiniTable builder is successfully working on all files! 3 years ago
upb.hpp Mass API rename and clang-reformat (#485) 3 years ago
upb_internal.h Added GitHub Action to test for clang-format. 3 years ago