capnproto

<a href="https://capnproto.org">Cap'n Proto</a> is a highly efficient binary data format and remote procedure call protocol.

This package contains the runtime library to support code generated by capnpc-dlang, a schema compiler plugin written in C++. It does not support RPC.

Modules

FileDescriptor
module capnproto.FileDescriptor
MemoryMapped
module capnproto.MemoryMapped
SegmentBuilder
module capnproto.SegmentBuilder
Serialize
module capnproto.Serialize
WireHelpers
module capnproto.WireHelpers
benchmark
module capnproto.benchmark
tests
module capnproto.tests

Meta