poem-web/poem
A full-featured and easy-to-use web framework with the Rust programming language. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- 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: 1848
- days_rel: n/a
- days_push: 31
- n_releases_24m: 0
Adoption not part of the score
4434 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Poem is a full-featured, easy-to-use web framework for Rust built on async/await, with crates for OpenAPI, gRPC, AWS Lambda, and MCP servers. It provides routing, middleware, and type-safe handlers for building HTTP APIs and services.
Use cases
- build a REST API in Rust
- serve HTTP endpoints with routing and middleware
- generate OpenAPI documentation from Rust code
- deploy a Rust web service to AWS Lambda
- implement a gRPC server in Rust
- build an MCP server for LLM tool integration
When to choose
- you want a batteries-included Rust web framework with OpenAPI support
- you need gRPC, Lambda, or MCP server support alongside HTTP
- you prefer an ergonomic, easy-to-learn framework over maximal performance tuning
When to avoid
- you need the largest ecosystem and community, where Actix Web or Axum dominate
- you want a minimal micro-framework with no built-in OpenAPI or gRPC layers
- your project is not in Rust
Facets
framework · maturity active
web-framework http-server routing middleware graphql rpc mcp api-framework web-development backend apis developer-tools rust cross-platform serverless openapi grpc aws-lambda tokio async rest-api web-server
1 source
- readme: https://github.com/poem-web/poem · fetched 2026-08-28 · 755123c98e8c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| poem-web/poem | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem