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.
 
 
 
 
 
 
Jakob Buchgraber ec61d65a23 Fix debug_test to work with C++ lite 8 months ago
..
benchmarks Add benchmarks for Protobuf Rust that demonstrate the overhead of the Rust implementations. 8 months ago
cpp Fix debug_test to work with C++ lite 8 months ago
rust_proto_library_unit_test Use the name of the rust_proto_library as the crate name 8 months ago
shared Make serialization correctly be fallible in the Rust Protobuf API. 8 months ago
upb Use the same set of exports as regular users in shared tests 9 months ago
BUILD Use the name of the rust_proto_library as the crate name 8 months ago
bad_names.proto Add a collision-avoidance behavior to the Rust Proto codegen. 9 months ago
child.proto
dots_in_package.proto
edition2023.proto
enums.proto Add missing map thunks for nested enums. 10 months ago
fields_with_imported_types.proto
import_public.proto
import_public2.proto
import_public_grandparent.proto
import_public_non_primary_src1.proto
import_public_non_primary_src2.proto
import_public_primary_src.proto
imported_types.proto
nested.proto
no_package.proto
no_package_import.proto
no_package_other.proto
package.proto
package_disabiguation1.proto
package_disabiguation2.proto
package_import.proto
package_other.proto
package_other_different.proto
parent.proto