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

elixir-plug/plug

Compose web applications with functions observed · 2026-08-28

github.com/elixir-plug/plug · homepage · Elixir · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4674
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3013 stars · 610 forks observed · 2026-08-28

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

Plug is an Elixir library and specification for composing web applications from small functional pieces, with connection adapters for web servers on the Erlang VM. It underpins frameworks like Phoenix, handling requests, responses, routing, and WebSocket upgrades.

Use cases

  • build a minimal HTTP web server in Elixir
  • compose request/response middleware pipelines
  • add WebSocket support to an Elixir app
  • write reusable web application components
  • build a web framework on the BEAM
  • route HTTP requests to handlers

When to choose

  • you are building Elixir web applications or APIs
  • you need a low-level foundation beneath Phoenix
  • you want server-agnostic web code on the Erlang VM
  • you need fine-grained control over request/response handling

When to avoid

  • you want a batteries-included full-stack framework (use Phoenix instead)
  • you are not working on the BEAM ecosystem
  • you need a standalone HTTP server without Elixir/Erlang

Facets

library · maturity stable

web-framework http-server middleware routing websocket web-development backend apis elixir plug-specification connection-adapters phoenix-foundation cowboy bandit beam web-server

6 sources

Member repositories

RepositoryRoleHealth v2
elixir-plug/plugmain77

For agents

markdown · JSON · MCP: product_card(name="elixir-plug/plug")

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