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 7cd8f6c940 Ported more cases of wire format parsing to upb_WireReader. 2 years ago
..
dist Add license file to pypi wheels. 2 years ago
pb_unit_tests Internal change only 2 years ago
BUILD Ported more cases of wire format parsing to upb_WireReader. 2 years ago
convert.c append "ByDef" to names of message accessors that use reflection 2 years ago
convert.h upb: use the new reflection headers 2 years ago
descriptor.c Added is_closed to EnumDescriptor in protobuf python upb 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
extension_dict.c append "ByDef" to names of message accessors that use reflection 2 years ago
extension_dict.h
map.c replace upb_Map_Delete() 2 years ago
map.h upb: use the new reflection headers 2 years ago
message.c append "ByDef" to names of message accessors that use reflection 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 replace and repair the integer hash table iterator: 2 years ago
protobuf.h create upb/hash/ 2 years ago
py_extension.bzl Enabled TAP testing for upb on Windows via Lexan. 2 years ago
python_api.h Added wheels for macOS, and tests for all wheels. 3 years ago
repeated.c normalize upb_Message_New() 2 years ago
repeated.h upb: use the new reflection headers 2 years ago
requirements.txt Add better handling for systems without python3 installed. 2 years ago
requirements_311.txt Add better handling for systems without python3 installed. 2 years ago
unknown_fields.c Ported more cases of wire format parsing to upb_WireReader. 2 years ago
unknown_fields.h Added support for UnknownFieldSet. 3 years ago
version_script.lds