Search results for "rust web framework"

Actix Web - A powerful, pragmatic, and fast web framework for Rust

Actix Web is a small, fast, and powerful web framework for Rust that supports async/await, middleware, and websockets.

Rocket - Simple, Fast, Type-Safe Web Framework for Rust

Rocket is a web framework for Rust with a focus on usability, security, and speed. Write fast, secure web apps without sacrificing flexibility.

axum - Ergonomic and modular web framework built with Tokio

axum is a web application framework that focuses on ergonomics and modularity, built on top of Tokio, Tower, and Hyper.

warp - A super-easy, composable web server framework

warp is a composable, filter-based web framework built on top of hyper with a focus on correctness and simplicity.

Tide - Fast and friendly HTTP server framework for async Rust

Tide is a minimal and pragmatic Rust web application framework built for rapid development with async support.

Gotham - A flexible web framework for stable Rust

Gotham is a flexible web framework built on stable Rust with a focus on safety, security, and correctness.

Poem - A full-featured and easy-to-use web framework

Poem is a web framework with OpenAPI support, built-in middleware, and support for WebSockets and SSE.

Salvo - A powerful and simple Rust web server framework

Salvo is a Rust web framework with built-in support for HTTP/1, HTTP/2, and HTTP/3 with QUIC.

Are We Web Yet? - Tracking Rust's web ecosystem

A community-maintained overview of the Rust web ecosystem, comparing frameworks, libraries, and tools.

Comparing Rust web frameworks - LogRocket Blog

An in-depth comparison of popular Rust web frameworks including performance benchmarks and feature comparisons.