LukeMathWalker/pavex
A backend framework for Rust professionals observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 80
- Release rhythm 56
- 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: 3.0
- age_days: 1535
- days_rel: 296
- days_push: 122
- n_releases_24m: 39
Adoption not part of the score
2069 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pavex is a Rust framework for building APIs and web applications, aiming to combine the productivity of frameworks like Rails or ASP.NET Core with the performance of handwritten Rust. It uses a compiler-driven approach to generate application scaffolding and provide strong error reporting.
Use cases
- build a REST API in Rust
- create a high-performance web backend
- replace actix-web or axum with a more ergonomic framework
- scaffold a new Rust web service with routing and middleware
- build an API server with dependency injection
- get Rails-like productivity in Rust web development
When to choose
- you want a productive, batteries-included Rust API framework with strong ergonomics
- you need high performance comparable to handwritten Rust solutions
- you value excellent compile-time error reporting for web development
- you're starting a new API project and can accept a beta-stage framework
When to avoid
- you need a battle-tested, production-proven framework today
- you require a large ecosystem of third-party middleware and extensions
- you don't want to sign up for closed beta access
- your team is already invested in axum, actix-web, or rocket
Facets
framework · maturity experimental
web-framework api-framework routing middleware http-server web-development backend apis developer-tools rust cross-platform api-development closed-beta ergonomics high-performance compiler-driven dependency-injection rest web-server
4 sources
- readme: https://github.com/LukeMathWalker/pavex · fetched 2026-08-28 · 3370c7251c75
- homepage: https://pavex.dev · fetched 2026-08-29 · df137c8e916d
- site_page: https://pavex.dev/docs/latest/overview · fetched 2026-08-29 · 29a7877b72df
- registry_crates: https://crates.io/api/v1/crates/pavex · fetched 2026-08-29 · 934e9954ae05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LukeMathWalker/pavex | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="LukeMathWalker/pavex")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem