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 28e00bae78 Merge branch 'main' into google3-fixes-remaining 3 years ago
..
pb_unit_tests Merge branch 'main' into google3-fixes-remaining 3 years ago
BUILD Make minimal_test open-source only for now. 3 years ago
api_implementation.c All tests in the repo are passing. 3 years ago
convert.c Fixed the build for Python 3.7. 3 years ago
convert.h upb_extreg, upb_msg 3 years ago
descriptor.c Merge branch 'main' into google3-fixes-remaining 3 years ago
descriptor.h Fixed test by implementing FindMethodByName(). 3 years ago
descriptor_containers.c Mass API rename and clang-reformat (#485) 3 years ago
descriptor_containers.h Mass API rename and clang-reformat (#485) 3 years ago
descriptor_pool.c Factor out name differences into macros. 3 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c Remaining fixes to make Python tests pass in google3. 3 years ago
extension_dict.h Initial commit of ExtensionDict. 3 years ago
map.c Mass API rename and clang-reformat (#485) 3 years ago
map.h Mass API rename and clang-reformat (#485) 3 years ago
message.c Merge branch 'main' into google3-fixes-remaining 3 years ago
message.h Fixed a test by checking for the type of proto. 3 years ago
minimal_test.py Added test for -0. 3 years ago
protobuf.c Factor out name differences into macros. 3 years ago
protobuf.h Added missing ".google3" prefix. 3 years ago
python.h Mass API rename and clang-reformat (#485) 3 years ago
repeated.c Fixed a test by checking for the type of proto. 3 years ago
repeated.h Mass API rename and clang-reformat (#485) 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago