#read #buffer #protocols #read-write #google #github #generator

nrc-protobuf

Rust implementation of Google protocol buffers A minor fork of https://github.com/stepancheg/rust-protobuf/

1 stable release

Uses old Rust 2015

2.8.0 Nov 29, 2019

#339 in #buffer


Used in nrc-protobuf-codegen

MIT license

1MB
24K SLoC

How to develop rust-protobuf itself

cargo test --all to build everything.

If code generator is changed, code needs to be regenerated, see regenerate.sh.


lib.rs:

Library to read and write protocol buffers data.

Dependencies

~0.5–0.9MB
~14K SLoC