OCamlPro Curated Opam Repository

April 15, 2026 ยท View on GitHub

A curated opam repository of enterprise-grade OCaml packages maintained by OCamlPro. Each package is reviewed, tested, and backed by quality guarantees and optional SLA-based support.

Using this repository

Add this repository as an opam remote:

opam repo add ocamlpro https://github.com/OCamlPro/opam-repository.git

Then install packages as usual:

opam install <package-name>

Quality tiers

Each package carries x-ocp-* metadata fields describing its quality and support level:

TierSLA ResponseDescription
Gold4 hoursCritical production packages with guaranteed response times
Silver1 business dayImportant packages with next-business-day response
BronzeBest effortCommunity packages with best-effort support

Adding a package

Packages in this repository are curated by OCamlPro. To request the addition of a package, please open an issue or contact us at opam-support@ocamlpro.com.

License

This repository is licensed under the ISC license. Individual packages retain their own licenses.