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

mtrudel/bandit

Bandit is a pure Elixir HTTP server for Plug & WebSock applications observed · 2026-08-28

github.com/mtrudel/bandit · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2488
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1915 stars · 117 forks observed · 2026-08-28

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

Bandit is a pure Elixir HTTP server for Plug and WebSock applications, supporting HTTP/1.x, HTTP/2, and WebSockets over HTTP and HTTPS. It is the default HTTP server for Phoenix since 1.7.11 and emphasizes correctness, clarity, and performance.

Use cases

  • serve a Phoenix or Plug web application in Elixir
  • replace Cowboy with a faster HTTP server for Elixir apps
  • serve WebSocket connections from an Elixir backend
  • host an HTTP/2-compliant API server
  • run an HTTPS server with strong RFC conformance
  • build a lightweight Elixir web server without Erlang Cowboy

When to choose

  • you are building a Plug or Phoenix application in Elixir
  • you need HTTP/1.x, HTTP/2, and WebSocket support with high conformance
  • you want better HTTP performance than Cowboy in benchmarks
  • you value an approachable, well-tested codebase

When to avoid

  • you need a general-purpose HTTP server outside the Plug/WebSock ecosystem
  • your stack is not Elixir/Erlang
  • you require extensive HTTP-level configuration or proxy features

Facets

library · maturity stable

http-server websocket routing web-development backend apis elixir plug phoenix http2 http1 cowboy-alternative thousand-island web-server

1 source

Member repositories

RepositoryRoleHealth v2
mtrudel/banditmain77

For agents

markdown · JSON · MCP: product_card(name="mtrudel/bandit")

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