Boyang Yan

Home

❯

posts

❯

Rust web framework comparison

Rust web framework comparison

Apr 04, 20251 min read

Rust web framework comparison

A comparison of some web frameworks written in Rust.

Frontend frameworks (WebAssembly (abbreviated WASM))

Since WASM support is available in most browsers we can use Rust to build web applications :)

Server frameworks

High-Level Server Frameworks

  • actix-web

Low-Level Frameworks

  • actix-http
  • hyper

Client frameworks

To build web clients with Rust, you can choose between these libraries:

  • hyper

Reference List

  1. https://github.com/flosse/rust-web-framework-comparison

Graph View

  • Rust web framework comparison
  • Frontend frameworks (WebAssembly (abbreviated WASM))
  • Server frameworks
  • High-Level Server Frameworks
  • Low-Level Frameworks
  • Client frameworks
  • Reference List

Created with Quartz v4.5.0 © 2025