Rust

Rust is a systems programming language that focuses on safety, speed, and concurrency without a garbage collector.

Rocket

A web framework for Rust that makes it simple to write fast and secure web applications.

Actix Web

A powerful, pragmatic, and extremely fast web framework for Rust built on the Actix actor system.

Axum

Ergonomic and modular web framework built with Tokio, Tower, and Hyper.