A comparison of some web frameworks written in Rust.
This overview only contains frameworks that work on stable Rust.
Since WASM support is available in most browsers we can use Rust to build web applications :)
Name | Stars | Contributors | Activity | Downloads | Virtual DOM | SSR | Rendering | Architecture | Repo | Docs | License | Version |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Dioxus | 263.6k | yes | yes | HTML | React/Redux | |||||||
dominator | 137.9k | no | no | HTML | FRP | |||||||
egui | 3074.2k | no | no | Canvas | ImGUI | |||||||
Leptos | 590.7k | no | yes | HTML | FRP | |||||||
sauron | 245.4k | yes | yes | HTML | TEA | |||||||
Silkenweb | 6.7k | no | yes | HTML | FRP | |||||||
Vizia | 1.4k | no | no | Canvas |
Name | Stars | Contributors | Activity | Downloads | Virtual DOM | SSR | Rendering | Architecture | Repo | Docs | License | Version |
---|---|---|---|---|---|---|---|---|---|---|---|---|
dodrio | 141.1k | |||||||||||
draco | - | |||||||||||
dumle | - | |||||||||||
frender | 2.6k | yes | no | |||||||||
Iced | 565.6k | no | no | Canvas | TEA | |||||||
Kobold | 7.3k | no | HTML | React/Redux | ||||||||
mika | 1.0k | |||||||||||
mogwai | 25.5k | no | yes | HTML | ||||||||
MoonZoon | - | no | no | HTML | FRP | |||||||
percy | - | yes | yes | HTML | ||||||||
ruukh | - | |||||||||||
Seed | 293.5k | yes | no | HTML | TEA | |||||||
smithy | 7.8k | |||||||||||
spair | 4.9k | no | no | HTML | ||||||||
squark | - | |||||||||||
stdweb | 10926.9k | |||||||||||
Sycamore | 146.3k | no | yes | HTML | FRP | |||||||
willow | - | |||||||||||
yew | 1318.3k | yes | yes | HTML | React/Redux |
Name | Stars | Contributors | Activity | Repo | Docs | License | Version | Async | HTTPS | HTTP/2 | Base | Client |
---|---|---|---|---|---|---|---|---|---|---|---|---|
actix-web | yes | yes | yes | tokio | no | |||||||
axum | yes | yes | yes | hyper | no | |||||||
Poem | yes | yes | yes | hyper | no | |||||||
rocket | yes | yes | yes | hyper | no | |||||||
salvo | yes | yes | yes | hyper | no | |||||||
trillium | yes | yes | no | tokio | no | |||||||
Viz | yes | yes | yes | hyper | no | |||||||
zino | yes |
Name | Stars | Contributors | Activity | Repo | Docs | License | Version | Async | HTTPS | HTTP/2 | Base | Client |
---|---|---|---|---|---|---|---|---|---|---|---|---|
actix-http | yes | yes | yes | yes | ||||||||
hyper | yes | yes | yes | yes | ||||||||
xita-web | yes |
Name | Stars | Contributors | Activity | Repo | Docs | License | Version | Async | HTTPS | HTTP/2 | Base | Client |
---|---|---|---|---|---|---|---|---|---|---|---|---|
cargonaouts | ||||||||||||
civet | ||||||||||||
conduit | ||||||||||||
gotham | yes | yes | no | hyper | no | |||||||
graphul | yes | yes | yes | hyper | no | |||||||
hydrogen | ||||||||||||
iron | ||||||||||||
kinglet | ||||||||||||
nickel | ||||||||||||
rouille | no | yes | no | |||||||||
rustful | ||||||||||||
rustless | ||||||||||||
sappers | ||||||||||||
shio | ||||||||||||
solicit | ||||||||||||
Thruster | yes | yes | yes | tokio (or hyper) | no | |||||||
Tide | yes | yes | no | async-std | no | |||||||
tiny-http | no | yes | no | no | ||||||||
tk-http | ||||||||||||
tower-web | ||||||||||||
warp | yes | yes | yes | hyper | no |
To build web clients with Rust, you can choose between these libraries:
- reqwest (- / repository / documentation)
- awc (- / repository / api docs)
- hyper (homepage / repository / documentation)
- jsonrpc (- / repository / documentation)
Name | Repo | Docs | License | Version | Stars | Contributors | Activity |
---|---|---|---|---|---|---|---|
askama | |||||||
handlebars | |||||||
liquid | |||||||
maud | |||||||
minijinja | |||||||
rinja | |||||||
ructe | |||||||
sailfish | |||||||
tera |
Name | Repo | Docs | License | Version | Stars | Contributors | Activity |
---|---|---|---|---|---|---|---|
horrorshow | |||||||
markup | |||||||
mustache | |||||||
stpl | |||||||
tinytemplate | |||||||
typed-html |
Name | Repo | Docs | License | Version | Stars | Contributors | Activity | Client | Server | Async |
---|---|---|---|---|---|---|---|---|---|---|
actix-web | yes | yes | yes | |||||||
tokio-tungstenite | yes | yes | yes | |||||||
tungstenite | yes | yes | yes | |||||||
ws-rs | yes | yes | yes |