capnp
  1. Overview
  2. Docs
OCaml code generation plugin for the Cap'n Proto serialization framework

Install

Authors

Maintainers

Sources

capnp-3.2.0.tbz
md5=e2ad69c6465b960cf8834b42138a1303

Description

Cap'n Proto is a multi-language code generation framework designed for high performance through the use of lazy parsing and arena allocation. This package provides a plugin for the Cap'n Proto compiler which enables OCaml code generation, as well as corresponding runtime library support.

Published: 10 Jan 2018

Dependencies (8)

  1. uint
  2. res
  3. ocplib-endian >= "0.7"
  4. extunix
  5. core_kernel >= "v0.10.0" & < "v0.11"
  6. result
  7. jbuilder >= "1.0+beta7"
  8. ocaml >= "4.02.0"

Dev Dependencies (3)

  1. conf-capnproto with-test
  2. ounit with-test
  3. core with-test

Used by (2)

  1. capnp-rpc-lwt != "0.3.2" & < "0.4.0"
  2. capnp-rpc-mirage >= "0.3.2"

Conflicts

None