177 releases
0.20.3 | Oct 22, 2024 |
---|---|
0.20.1 | Sep 23, 2024 |
0.19.6 | May 28, 2024 |
0.19.3 | Mar 29, 2024 |
0.0.5 | Nov 23, 2014 |
#88 in Encoding
201,797 downloads per month
Used in 132 crates
(68 directly)
1MB
27K
SLoC
Cap'n Proto runtime library for Rust
lib.rs
:
Cap'n Proto Runtime Library
This crate contains basic facilities for reading and writing Cap'n Proto messages in Rust. It is intended to be used in conjunction with code generated by the capnpc-rust crate.