Cap'n Proto is an extremely efficient protocol for sharing data and capabilities.
capnproto-rust is a (work-in-progress) implementation of Cap'n Proto for Rust.
This repo contains the runtime library. capnpc-rust has a code generator plugin.
See capnp-rpc-rust for an implementation of remote procedure calls built on top of this.
Hosted here.
See updates here.