Rocket https://github.com/SergioBenitez/Rocket Rocket is an async web framework for Rust with a focus on usability, security, extensibility, and speed.
actix https://github.com/actix/actix-web Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
axum https://github.com/tokio-rs/axum axum is a web application framework that focuses on ergonomics and modularity.
Salvo 是一个极其简单且功能强大的 Rust Web 后端框架. 仅仅需要基础 Rust 知识即可开发后端服务.