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 8ef32176e3 Expose upb_Message_IsEqual to Rust upb. 8 months ago
..
cpp_kernel
test split protobuf rust benchmark into separate binaries for upb/cpp 8 months ago
upb Expose upb_Message_IsEqual to Rust upb. 8 months ago
BUILD
aspects.bzl
cpp.rs
defs.bzl
enum.rs
internal.rs
map.rs
optional.rs
primitive.rs
proto_macro.rs
protobuf.rs
proxied.rs Rename IntoProxied::into -> IntoProxied::into_proxied 8 months ago
repeated.rs Rename IntoProxied::into -> IntoProxied::into_proxied 8 months ago
shared.rs Poison builds that accidentally use both the Upb and Cpp kernel. This should only be possible for targets defined within the protobuf codebase. 8 months ago
string.rs
upb.rs
utf8.rs