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 03e09ad032 Automatically insert the version number in the README.md tag. 2 months ago
..
cpp_kernel Use generic DeleteNode to reduce code size of `erase` in `Map` and to simplify the parsing logic in `MpMap`. 3 months ago
release_crates Automatically insert the version number in the README.md tag. 2 months ago
test Drop the notion of 'primary' file in all rs code generation. 2 months ago
upb Upgrade to googletest 0.13 crate. 2 months ago
BUILD Rust: update protobuf_codegen crate to rely on separately installed protoc 2 months ago
aspects.bzl Drop the notion of 'primary' file in all rs code generation. 2 months ago
codegen_traits.rs Mark example code blocks that we don't expect to be able to actually run in isolation with `ignore`. 4 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 7 months ago
cpp.rs Upgrade to googletest 0.13 crate. 2 months ago
defs.bzl Bridge Protobuf Rust's View and Mut message types to their C++ equivalent types #crubit #cc_bindings_from_rs 2 months ago
dist.bzl Create /release_crates/ directory that contains one directory for each of our 3 crates that we package up. 3 months ago
enum.rs Implement `is_known` method on the `Enum` trait 10 months ago
gtest_matchers.rs Make import! of protobuf_gtest_matchers work properly. 4 months ago
gtest_matchers_impl.rs Also implement `MessageMatcher<T>` for `T: Copy` 4 months ago
internal.rs Add codegen/runtime version poison pill, enforced in cargo builds. 2 months ago
map.rs Upgrade to googletest 0.13 crate. 2 months ago
optional.rs Remove the second 'unset' generic argument from Optional 7 months ago
prelude.rs Adjust the protobuf prelude. 4 months ago
primitive.rs Add an protobuf::__internal::SealedInternal trait 7 months ago
proto_macro.rs Rust: set `ignore` on code example in comment 3 months ago
protobuf.rs Move __runtime into __internal::runtime 3 months ago
proxied.rs Upgrade to googletest 0.13 crate. 2 months ago
repeated.rs Upgrade to googletest 0.13 crate. 2 months ago
shared.rs Move __runtime into __internal::runtime 3 months ago
string.rs Upgrade to googletest 0.13 crate. 2 months ago
upb.rs Rust: fix extra copy in map setters 4 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 7 months ago