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 9bdafdbb0c Rust C++: remove per-message functions for repeated fields 3 weeks ago
..
BUILD Rust C++: get all map fields onto a common implementation of ProxiedInMapValue 1 month ago
compare.cc Set up for Rust-cpp Protobuf implementation message matcher. 4 months ago
compare.h Set up for Rust-cpp Protobuf implementation message matcher. 4 months ago
debug.cc Enable MessageLite::DebugString to use Message::DebugString where possible. 5 months ago
debug.h Enable MessageLite::DebugString to use Message::DebugString where possible. 5 months ago
map.cc Rust C++: get all map fields onto a common implementation of ProxiedInMapValue 1 month ago
message.cc Replace some per-message C++ thunks with a common implementation 3 months ago
repeated.cc Rust C++: remove per-message functions for repeated fields 3 weeks ago
rust_alloc_for_cpp_api.h Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
rust_alloc_for_cpp_api.rs Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
serialized_data.h Make SerializedData into a POD struct. 2 months ago
strings.cc Move -Werror to our test/dev bazelrc files. 3 months ago
strings.h Move -Werror to our test/dev bazelrc files. 3 months ago