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.
 
 
 
 
 
 
Sandy Zhang ba6b54d6bc Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. 2 months ago
..
BUILD Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. 2 months ago
compare.cc Set up for Rust-cpp Protobuf implementation message matcher. 9 months ago
compare.h Set up for Rust-cpp Protobuf implementation message matcher. 9 months ago
debug.cc Enable MessageLite::DebugString to use Message::DebugString where possible. 10 months ago
debug.h Enable MessageLite::DebugString to use Message::DebugString where possible. 10 months ago
map.cc Reimplement DynamicMapField to use UntypedMapBase directly. 3 months ago
message.cc Replace some per-message C++ thunks with a common implementation 8 months ago
repeated.cc Rust C++: remove per-message functions for repeated fields 5 months ago
rust_alloc_for_cpp_api.h Change to proto2_rust C prefix and proto2::rust C++ namespace 10 months ago
rust_alloc_for_cpp_api.rs Change to proto2_rust C prefix and proto2::rust C++ namespace 10 months ago
serialized_data.h Make SerializedData into a POD struct. 7 months ago
strings.cc Make conversion functions for into c++ string types from PtrAndLen. 4 months ago
strings.h Make conversion functions for into c++ string types from PtrAndLen. 4 months ago