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.
 
 
 
 
 
 
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 1 year ago
..
dist
pb_unit_tests
BUILD Internal change 1 year ago
convert.c
convert.h
descriptor.c Add python test for deprecated syntax 1 year ago
descriptor.h Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 1 year ago
descriptor_containers.c Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
descriptor_containers.h
descriptor_pool.c
descriptor_pool.h
extension_dict.c
extension_dict.h
map.c
map.h
message.c Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 1 year ago
message.h
minimal_test.py
protobuf.c Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed 1 year ago
protobuf.h Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
py_extension.bzl
python_api.h
repeated.c Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
repeated.h
requirements.txt
requirements_311.txt
unknown_fields.c
unknown_fields.h
version_script.lds