camlworks/dream
Tidy, feature-complete Web framework observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 83
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 2004
- days_rel: 640
- days_push: 102
- n_releases_24m: 1
Adoption not part of the score
1878 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dream is a tidy, feature-complete web framework for OCaml and ReasonML with a flat, one-module API. It supports WebSockets, GraphQL, HTTP/2, TLS, sessions, secure cookies, CSRF-safe forms, and HTML templating with embedded OCaml.
Use cases
- build web apps in OCaml without boilerplate
- serve WebSockets and GraphQL from an OCaml backend
- run HTTPS and HTTP/2 without a reverse proxy
- create secure forms and cookie-based sessions
- write full-stack OCaml apps with Melange or js_of_ocaml frontends
- compose middleware and routes as plain functions
When to choose
- you are building a web server or API in OCaml or ReasonML
- you want a batteries-included framework with security helpers built in
- you prefer a small, flat API with minimal custom types
- you need transparent HTTP/2 and TLS without a proxy
When to avoid
- you need an ecosystem in a mainstream language like Python, Node, or Go
- you want a highly opinionated, batteries-heavy framework with ORMs and admin panels
- your team has no OCaml experience
Facets
framework · maturity active
web-framework http-server websocket graphql routing middleware templating logging error-handling cryptography web-development backend apis cross-platform windows ocaml reasonml http2 tls sessions csrf-protection melange js-of-ocaml linux macos
2 sources
- readme: https://github.com/camlworks/dream · fetched 2026-08-28 · 04e2b2138aee
- homepage: https://camlworks.github.io/dream/ · fetched 2026-08-29 · d03b0f0e87ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| camlworks/dream | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem