About 1,250,000 results (0.42 seconds)
Actix Web - A powerful web framework for Rust
Actix Web is a small, fast, and powerful web framework for Rust that supports async/await.
Rocket - Simple, Fast, Type-Safe Web Framework for Rust
Rocket is a web framework for Rust with a focus on usability, security, and speed.
axum - Ergonomic and modular web framework
axum focuses on ergonomics and modularity, built on top of Tokio, Tower, and Hyper.
warp - Composable web server framework
A composable, filter-based web framework built on top of hyper.
Tide - Friendly HTTP server framework for async Rust
Tide is a minimal and pragmatic Rust web application framework with async support.
Gotham - Flexible web framework for stable Rust
Gotham is a flexible web framework focusing on safety, security, and correctness.
Salvo - Powerful Rust web server framework
Salvo supports HTTP/1, HTTP/2, and HTTP/3 with QUIC out of the box.
Are We Web Yet?
Community overview of the Rust web ecosystem, comparing frameworks and tools.
Comparing Rust web frameworks
An in-depth comparison of popular Rust web frameworks with performance benchmarks.
Poem - Full-featured web framework
Poem is a web framework with OpenAPI support, middleware, and WebSocket handling.