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.
 
 
 
 
 
 
Hong Shin 80a4df3306 Add support accessing simple scalars (int32s, bools, and floats) in submessages 2 years ago
..
cpp_kernel Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
test Add support accessing simple scalars (int32s, bools, and floats) in submessages 2 years ago
upb_kernel Merge the protobuf and upb Bazel repos 2 years ago
BUILD Implement mutators for singular primitive fields without presence 2 years ago
aspects.bzl Merge the protobuf and upb Bazel repos 2 years ago
cpp.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
defs.bzl Update Abseil dependency in cmake docker images 2 years ago
internal.rs Fix string setter thunk to use PtrAndLen instead of two args. 2 years ago
macros.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
optional.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
primitive.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
protobuf.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
proxied.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
shared.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
string.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
upb.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
utf8.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
vtable.rs Fix string setter thunk to use PtrAndLen instead of two args. 2 years ago