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

gleam-wisp/wisp

🧚 A practical web framework for Gleam observed · 2026-08-28

github.com/gleam-wisp/wisp · homepage · Gleam · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 89
  • Release rhythm 65
  • Longevity 80
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: 32
  • age_days: 1125
  • days_rel: 159
  • days_push: 66
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1471 stars · 72 forks observed · 2026-08-28

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

Wisp is a practical, type-safe web framework for the Gleam language, built on the Mist HTTP server and the BEAM runtime. It is structured around composable handlers and middleware, with built-in support for routing, body parsing, signed cookies, static file serving, logging, and testing helpers.

Use cases

  • build a web application in Gleam
  • create a JSON API with type-safe routing
  • serve static assets alongside dynamic handlers
  • handle file uploads safely with body size limits
  • write easily testable HTTP handlers
  • prototype a web service on the BEAM

When to choose

  • you are writing a web app or API in Gleam
  • you want type safety and no hidden magic in your web framework
  • you need fast, reliable performance on the BEAM runtime
  • you value simple, testable handler-based design

When to avoid

  • you need a framework for a language other than Gleam
  • you require a huge ecosystem of off-the-shelf plugins and admin tooling
  • you want batteries-included full-stack features like built-in ORM or frontend tooling

Facets

framework · maturity active

web-framework http-server routing middleware logging serialization testing web-development backend apis elixir cross-platform gleam mist-http-server type-safe handlers-and-middleware signed-cookies static-file-serving beam

2 sources

Member repositories

RepositoryRoleHealth v2
gleam-wisp/wispmain79

For agents

markdown · JSON · MCP: product_card(name="gleam-wisp/wisp")

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