Ross ROSS = Recommend OSS · open-source software intelligence for agents

ocaml/opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow. observed · 2026-08-28

github.com/ocaml/opam · homepage · OCaml · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 68
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 127
  • age_days: 5311
  • days_rel: 55
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1376 stars · 407 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

opam is the source-based package manager for OCaml, supporting multiple simultaneous compiler installations via switches, flexible package constraints, and a Git-friendly workflow. It is the standard tool for installing OCaml compilers, libraries, and managing per-project environments.

Use cases

  • install ocaml compiler and libraries
  • manage multiple ocaml compiler versions side by side
  • create isolated per-project ocaml environments
  • pin and develop ocaml packages from git
  • resolve ocaml package dependency constraints
  • set up reproducible ocaml build environments
  • publish ocaml packages to the opam repository

When to choose

  • you are developing in OCaml and need to install compilers and libraries
  • you need multiple OCaml compiler versions or isolated switches per project
  • you want a Git-friendly workflow for hacking on OCaml packages
  • you need a mature dependency solver with flexible version constraints

When to avoid

  • you are working in a language other than OCaml
  • you want prebuilt binary packages rather than source builds
  • you need a general-purpose system package manager

Facets

cli-tool · maturity stable

package-manager build-tool cli developer-tools programming-languages developer-tools version-control windows bsd cross-platform cli ocaml opam compiler-switches source-based-package-manager dependency-solver command-line linux macos

6 sources

Member repositories

RepositoryRoleHealth v2
ocaml/opammain88

For agents

markdown · JSON · MCP: product_card(name="ocaml/opam")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem