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 ccbed29c67 Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
..
benchmarks split protobuf rust benchmark into separate binaries for upb/cpp 6 months ago
cpp Fix debug_test to work with C++ lite 6 months ago
rust_proto_library_unit_test Use the name of the rust_proto_library as the crate name 6 months ago
shared Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
upb Use the same set of exports as regular users in shared tests 8 months ago
BUILD Allow non-repeated StringPiece accessors to be generated. 6 months ago
bad_names.proto Add a collision-avoidance behavior to the Rust Proto codegen. 7 months ago
child.proto
dots_in_package.proto
edition2023.proto Allow non-repeated StringPiece accessors to be generated. 6 months ago
enums.proto Add missing map thunks for nested enums. 8 months ago
fields_with_imported_types.proto #protobuf #rust Generate fields with imported types 10 months ago
import_public.proto Stop codegenning module for .proto package 10 months ago
import_public2.proto Stop codegenning module for .proto package 10 months ago
import_public_grandparent.proto Stop codegenning module for .proto package 10 months ago
import_public_non_primary_src1.proto Stop codegenning module for .proto package 10 months ago
import_public_non_primary_src2.proto Stop codegenning module for .proto package 10 months ago
import_public_primary_src.proto Stop codegenning module for .proto package 10 months ago
imported_types.proto #protobuf #rust Generate fields with imported types 10 months ago
nested.proto
no_package.proto
no_package_import.proto
no_package_other.proto
package.proto
package_disabiguation1.proto Stop codegenning module for .proto package 10 months ago
package_disabiguation2.proto Stop codegenning module for .proto package 10 months ago
package_import.proto
package_other.proto Fix issue where nested messages in non-primary .proto files couldn't be used. 10 months ago
package_other_different.proto
parent.proto