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 5d341470da Initial pass of a proto_eq gtest macro. 3 months ago
..
benchmarks hpb cleanup: abrogate protos::{ClearMessage,CloneMessage,CreateMessage,DeepCopy} with hpb::{...} 3 months ago
cpp Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 3 months ago
rust_proto_library_unit_test Don't include upb accessors C codegen in Rust-upb build 3 months ago
shared Initial pass of a proto_eq gtest macro. 3 months ago
upb Harmonize license rules between google3 and OSS 3 months ago
BUILD UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
bad_names.proto Add a collision-avoidance behavior to the Rust Proto codegen. 7 months ago
child.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
dots_in_package.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
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 Use `self` accessors for accessing maps in views 10 months ago
no_package.proto Generate `pub use` for imported enums 11 months ago
no_package_import.proto Generate `pub use` for imported enums 11 months ago
no_package_other.proto Generate `pub use` for imported enums 11 months ago
package.proto Generate `pub use` for imported enums 11 months ago
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 Generate `pub use` for imported enums 11 months ago
package_other.proto Fix issue where nested messages in non-primary .proto files couldn't be used. 10 months ago
package_other_different.proto Generate `pub use` for imported enums 11 months ago
parent.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago