This package browser is in early development. Mind the rough edges.

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.

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.