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.
 
 
 
 
 
 
Protobuf Team Bot c172bfb4bc Import numpy_test in upb wrapper from protobuf 2 years ago
..
dist Bumping protobuf dependency to newer commit 2 years ago
pb_unit_tests Import numpy_test in upb wrapper from protobuf 2 years ago
BUILD create reflection_internal library 2 years ago
convert.c upb: use the new reflection headers 2 years ago
convert.h upb: use the new reflection headers 2 years ago
descriptor.c upb: use the new reflection headers 2 years ago
descriptor.h upb: use the new reflection headers 2 years ago
descriptor_containers.c upb: use the new reflection headers 2 years ago
descriptor_containers.h upb: use the new reflection headers 2 years ago
descriptor_pool.c silently succeed when adding the same serialized file in Python 2 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c create reflection_internal library 2 years ago
extension_dict.h Create targets for UPB release 3 years ago
map.c upb: use the new reflection headers 2 years ago
map.h upb: use the new reflection headers 2 years ago
message.c upb: use the new reflection headers 2 years ago
message.h upb: use the new reflection headers 2 years ago
minimal_test.py Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
protobuf.c Fixed the 32-bit Windows Python wheels by statically linking libgcc. 3 years ago
protobuf.h Fixes a few bugs in the descriptor mapping containers. 2 years ago
py_extension.bzl Fixed the 32-bit Windows Python wheels by statically linking libgcc. 3 years ago
python_api.h Added wheels for macOS, and tests for all wheels. 3 years ago
repeated.c Fix segmentation fault in python upb when instantiating field via repeated field assignment 3 years ago
repeated.h upb: use the new reflection headers 2 years ago
unknown_fields.c Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 3 years ago
unknown_fields.h Added support for UnknownFieldSet. 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago