capnproto 1.3.0
Capability-based RPC and serialization system
Cap'n Proto is a very fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.
- Outputs:
out - Website: https://capnproto.org
- Licenses: Expat
- Package source: gnu/packages/serialization.scm
- Builds: See build status
- Issues: See known issues
Installation
Install capnproto 1.3.0 as follows:
guix install capnproto@1.3.0
Or install the latest version:
guix install capnproto
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.