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 dd28a2a745 Make minimal_test open-source only for now. 3 years ago
..
pb_unit_tests another license 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 Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 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 Fixed a test by checking for the type of proto. 3 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c upb_extreg, upb_msg 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 Fixed a test by checking for the type of proto. 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 PyUpb_CheckStrData() -> PyUpb_VerifyStrData() 3 years ago
protobuf.h Added explicit cast for freefunc. 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