package capnp

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

Install

Authors

Maintainers

Sources

capnp-3.6.0.tbz
sha256=d141d6ea5889fb9cc9ceef70408dd410ca0d84edae1d1208d4f90ca74ce77b18
sha512=7d70da54317c8ec13b5129343fc9558e7fe387fc41ac0524cd9363153d47cf293ea36c5d598ab04d9817292cb84d5e764c9446ae29eebcb01976b937a82192b0

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: 21 Jul 2023

Dependencies (8)

  1. stdint >= "0.5.1"
  2. res
  3. ocplib-endian >= "0.7"
  4. stdio
  5. base >= "v0.11"
  6. result
  7. dune >= "2.3"
  8. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. conf-capnproto with-test
  2. ounit2 with-test
  3. base_quickcheck with-test

Conflicts

None