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.
 
 
 
 
 
 
Adam Cozzette 21d1a6ff81 Add a filegroup for Rust crates 1 month ago
..
bazel Move rust/aspects.bzl under bazel subdirectory 1 month ago
cpp_kernel Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. 2 months ago
proto_proc_macro Introduce proto_proc! which is a proc macro implementation of proto! 1 month ago
release_crates Add a filegroup for Rust crates 1 month ago
test Move rust/aspects.bzl under bazel subdirectory 1 month ago
upb Add CopyFrom and TakeFrom fn on messages and msgmuts. 2 months ago
BUILD Run buildifier 2 months ago
codegen_traits.rs Make msgmut also support clear_and_parse() 2 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 8 months ago
cpp.rs Reimplement DynamicMapField to use UntypedMapBase directly. 3 months ago
defs.bzl Move rust/aspects.bzl under bazel subdirectory 1 month ago
dist.bzl Create /release_crates/ directory that contains one directory for each of our 3 crates that we package up. 4 months ago
enum.rs Implement `is_known` method on the `Enum` trait 11 months ago
gtest_matchers.rs Make import! of protobuf_gtest_matchers work properly. 6 months ago
gtest_matchers_impl.rs Also implement `MessageMatcher<T>` for `T: Copy` 5 months ago
internal.rs Add codegen/runtime version poison pill, enforced in cargo builds. 4 months ago
map.rs Upgrade to googletest 0.13 crate. 4 months ago
optional.rs Remove the second 'unset' generic argument from Optional 9 months ago
prelude.rs Add CopyFrom and TakeFrom fn on messages and msgmuts. 2 months ago
primitive.rs Add an protobuf::__internal::SealedInternal trait 8 months ago
proto_macro.rs Fix proto! macro on repeated fields that need r# prefix. 3 months ago
protobuf.rs Move __runtime into __internal::runtime 4 months ago
proxied.rs Upgrade to googletest 0.13 crate. 4 months ago
repeated.rs Add CopyFrom and TakeFrom fn on messages and msgmuts. 2 months ago
shared.rs Add CopyFrom and TakeFrom fn on messages and msgmuts. 2 months ago
string.rs Upgrade to googletest 0.13 crate. 4 months ago
upb.rs Rust: fix extra copy in map setters 6 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 9 months ago