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 2a79bf734f Merge branch 'main' into minitable-api 3 years ago
..
bindings/lua Removed old README file. 3 years ago
util Single encode. 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 Added back missing underscore. 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 Fixed data corruption when total hasbits are a power of two. 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
file_descriptor_parsenew_fuzzer.cc Moved tests into the main source tree. 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 WIP. 3 years ago
mini_table.h WIP. 3 years ago
mini_table_test.cc WIP. 3 years ago
msg.c WIP. 3 years ago
msg.h WIP. 3 years ago
msg_internal.h WIP. 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 Moved tests into the main source tree. 3 years ago
test_table.cc Moved tests into the main source tree. 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 Added back missing underscore. 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