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 07b325e5d7 Move map accessors off of upb c accessor codegen. 6 months ago
..
cargo Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. 7 months ago
cpp_kernel Move -Werror to our test/dev bazelrc files. 6 months ago
protobuf_codegen fix the crate name being used by the gencode library. 7 months ago
test Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 6 months ago
upb Move map accessors off of upb c accessor codegen. 6 months ago
BUILD Fix broken github_only comment in cargo build rule 7 months ago
aspects.bzl
codegen_traits.rs Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 6 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 7 months ago
cpp.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 6 months ago
defs.bzl Internal 7 months ago
enum.rs
internal.rs Add an protobuf::__internal::SealedInternal trait 7 months ago
map.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 6 months ago
optional.rs Remove the second 'unset' generic argument from Optional 7 months ago
prelude.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
primitive.rs Add an protobuf::__internal::SealedInternal trait 7 months ago
proto_macro.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
protobuf.rs Introduce a prelude and remove the inherent impls for serialize() 7 months ago
proxied.rs Cleanup pass on where we use Private and doc(hidden) 6 months ago
repeated.rs Cleanup pass on where we use Private and doc(hidden) 6 months ago
shared.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
string.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
upb.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 6 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 7 months ago