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

actix/actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. observed · 2026-08-28

github.com/actix/actix-web · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 1
  • age_days: 3259
  • days_rel: 10
  • days_push: 8
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

24801 stars · 1879 forks observed · 2026-08-28

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

Actix Web is a powerful, pragmatic, and extremely fast asynchronous web framework for Rust. It provides type-safe routing, flexible responders, powerful request extractors, and features like HTTP/2, WebSockets, and logging out of the box.

Use cases

  • build a fast REST API in Rust
  • serve HTTP endpoints with async handlers
  • create a web service with type-safe routing
  • handle WebSockets in a Rust backend
  • build a high-throughput HTTP server
  • write JSON APIs with request extractors

When to choose

  • you need maximum HTTP performance in Rust
  • you want a mature, feature-rich async web framework
  • you prefer type-safe request handling and extractors
  • you need WebSockets, HTTP/2, and middleware support out of the box

When to avoid

  • your team is not comfortable with Rust's ownership model
  • you need a batteries-included full-stack framework with built-in ORM and templating
  • you want a minimal micro-framework with a smaller learning curve

Facets

framework · maturity stable

web-framework http-server routing middleware websocket web-development backend apis rust cross-platform async http2 type-safe high-performance extractors web-server

4 sources

Member repositories

RepositoryRoleHealth v2
actix/actix-webmain99

For agents

markdown · JSON · MCP: product_card(name="actix/actix-web")

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