This implementation is approaching end of life. Official protobuf implementation (not based on this implementation) is on the way, that will be released as protobuf=4 soon. Follow progress in protobuf repository.
Protobuf implementation in Rust.
Documentation is hosted on docs.rs.
Version 3 is current stable version. Compared to version 2 it implements:
.proto file on the fly
without code generation)Version 2 is previous stable version. Only most critical bugfixes will be applied to 2.x version, otherwise it won't be maintained.
The crate needs help:
See CHANGELOG.md for a list of changes and compatility issues between versions.
(top 30 of 121)
Rust
99.4%
This implementation is approaching end of life. Official protobuf implementation (not based on this implementation) is on the way, that will be released as protobuf=4 soon. Follow progress in protobuf repository.
Protobuf implementation in Rust.
Documentation is hosted on docs.rs.
Version 3 is current stable version. Compared to version 2 it implements:
.proto file on the fly
without code generation)Version 2 is previous stable version. Only most critical bugfixes will be applied to 2.x version, otherwise it won't be maintained.
The crate needs help:
See CHANGELOG.md for a list of changes and compatility issues between versions.
(top 30 of 121)
Rust
99.4%