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.
 
 
 
 
 
 
Joshua Haberman 8422e9795f Migrated upb to use Copybara-standard stripping. 5 months ago
..
cargo
cpp_kernel Move -Werror to our test/dev bazelrc files. 5 months ago
protobuf_codegen
test Harmonize license rules between google3 and OSS 5 months ago
upb Migrated upb to use Copybara-standard stripping. 5 months ago
BUILD Migrated upb to use Copybara-standard stripping. 5 months ago
aspects.bzl Don't include upb accessors C codegen in Rust-upb build 5 months ago
codegen_traits.rs Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 5 months ago
cord.rs
cpp.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 5 months ago
defs.bzl
enum.rs
internal.rs
map.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 5 months ago
optional.rs
prelude.rs
primitive.rs
proto_macro.rs
protobuf.rs
proxied.rs Cleanup pass on where we use Private and doc(hidden) 5 months ago
repeated.rs Cleanup pass on where we use Private and doc(hidden) 5 months ago
shared.rs
string.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
upb.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 5 months ago
utf8.rs