Home

Awesome

rust-protobuf

<!-- https://travis-ci.org/stepancheg/rust-protobuf.png -->

crates.io version docs.rs GitHub Workflow Status License

Protobuf implementation in Rust.

Where is documentation

Documentation is hosted on docs.rs.

Versions and branches

Version 3

Version 3 is current stable version. Compared to version 2 it implements:

Version 2

Version 2 is previous stable version. Only most critical bugfixes will be applied to 2.x version, otherwise it won't be maintained.

Help

The crate needs help:

Changelog

See CHANGELOG.md for a list of changes and compatility issues between versions.

Related projects