The Wayback Machine - https://web.archive.org/web/20220510003847/https://github.com/topics/capnproto
Skip to content
#

Cap'n Proto

capnproto logo

Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.

Here are 37 public repositories matching this topic...

zenhack
zenhack commented Jan 20, 2019

It would be nice to have clear docs on how to have your schema files processed automatically at build time. For most projects, a good way to do this would be via a custom setup script that calls the command line tool. I'd like us to have a fleshed out example of this as documentation; maybe we can use it in the examples/ directory. Maybe we can also use this for building the stuff only used in t

Created by Kenton Varda

Released 2013

Organization
capnproto
Website
capnproto.org
Wikipedia
Wikipedia

Related Topics

capabilities rpc serialization