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 828716eb57 Use generic DeleteNode to reduce code size of `erase` in `Map` and to simplify the parsing logic in `MpMap`. 3 months ago
..
BUILD Make conversion functions for into c++ string types from PtrAndLen. 3 months ago
compare.cc Set up for Rust-cpp Protobuf implementation message matcher. 7 months ago
compare.h Set up for Rust-cpp Protobuf implementation message matcher. 7 months ago
debug.cc Enable MessageLite::DebugString to use Message::DebugString where possible. 8 months ago
debug.h Enable MessageLite::DebugString to use Message::DebugString where possible. 8 months ago
map.cc Use generic DeleteNode to reduce code size of `erase` in `Map` and to simplify the parsing logic in `MpMap`. 3 months ago
message.cc Replace some per-message C++ thunks with a common implementation 6 months ago
repeated.cc Rust C++: remove per-message functions for repeated fields 4 months ago
rust_alloc_for_cpp_api.h Change to proto2_rust C prefix and proto2::rust C++ namespace 8 months ago
rust_alloc_for_cpp_api.rs Change to proto2_rust C prefix and proto2::rust C++ namespace 8 months ago
serialized_data.h Make SerializedData into a POD struct. 5 months ago
strings.cc Make conversion functions for into c++ string types from PtrAndLen. 3 months ago
strings.h Make conversion functions for into c++ string types from PtrAndLen. 3 months ago