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. 11 months ago
..
cpp_kernel Fix debug_test to work with C++ lite 11 months ago
test split protobuf rust benchmark into separate binaries for upb/cpp 11 months ago
upb Expose upb_Message_IsEqual to Rust upb. 11 months ago
BUILD Remove the now unused vtable types. In particular, 1 year ago
aspects.bzl Internal change. 12 months ago
cpp.rs Fix debug_test to work with C++ lite 11 months ago
defs.bzl Internal change. 12 months ago
enum.rs Implement `is_known` method on the `Enum` trait 1 year ago
internal.rs Remove the now unused vtable types. In particular, 1 year ago
map.rs Mark owned Repeated & Map types as Send & Sync. 11 months ago
optional.rs Remove the now unused vtable types. In particular, 1 year ago
primitive.rs Remove PrimitiveMut and related vtable types 1 year ago
proto_macro.rs Split Proxied into Proxied and MutProxied traits. 1 year ago
protobuf.rs Use the same set of exports as regular users in shared tests 1 year ago
proxied.rs Rename IntoProxied::into -> IntoProxied::into_proxied 11 months ago
repeated.rs Rename IntoProxied::into -> IntoProxied::into_proxied 11 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. 11 months ago
string.rs Remove the now unused vtable types. In particular, 1 year ago
upb.rs Remove 'assert_c_type_sizes' test 11 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago