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

nrc-protobuf

Google协议缓冲区的Rust实现。https://github.com/stepancheg/rust-protobuf/的一个小分支。

1个稳定版本

使用旧的Rust 2015

2.8.0 2019年11月29日

#344 in #buffer


用于nrc-protobuf-codegen

MIT许可证

1MB
24K SLoC

如何开发rust-protobuf本身

cargo test --all来构建所有内容。

如果代码生成器有变化,则需要重新生成代码,请参阅regenerate.sh


lib.rs:

用于读取和写入协议缓冲区数据的库。

依赖项

~0.5–0.9MB
~14K SLoC