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.
 
 
 
 
 
 
Eric Salo 70566461f9 replace and repair the integer hash table iterator: 2 years ago
..
dist Fixes https://github.com/protocolbuffers/upb/issues/869 2 years ago
pb_unit_tests Add Parse/Serialize templates to support shared_ptr/unique_ptr. 2 years ago
BUILD Enabled TAP testing for upb on Windows via Lexan. 2 years ago
convert.c move portability stuff into upb/port/ 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 Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c rename the upb_MiniTable subtypes to follow the upb style guide: 2 years ago
extension_dict.h Create targets for UPB release 3 years ago
map.c normalize upb_Message_New() 2 years ago
map.h upb: use the new reflection headers 2 years ago
message.c create text/ subdir for all text-format code 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
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