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 | 123.1k | yes | yes | HTML | React/Redux | |||||||
dominator | 96.1k | no | no | HTML | FRP | |||||||
egui | 1841.0k | no | no | Canvas | ImGUI | |||||||
Iced | 391.5k | no | no | Canvas | TEA | |||||||
Kobold | 1.4k | no | HTML | React/Redux | ||||||||
Leptos | 240.3k | no | yes | HTML | FRP | |||||||
MoonZoon | - | no | no | HTML | FRP | |||||||
sauron | 124.5k | yes | yes | HTML | TEA | |||||||
Silkenweb | 1.9k | no | yes | HTML | FRP | |||||||
Sycamore | 121.1k | no | yes | HTML | FRP | |||||||
Vizia | 0.6k | no | no | Canvas | ||||||||
yew | 1000.7k | yes | yes | HTML | React/Redux |
Name | Stars | Contributors | Activity | Downloads | Virtual DOM | SSR | Rendering | Architecture | Repo | Docs | License | Version |
---|---|---|---|---|---|---|---|---|---|---|---|---|
dodrio | 122.4k | |||||||||||
draco | - | |||||||||||
dumle | - | |||||||||||
frender | 0.6k | yes | no | |||||||||
mika | 0.4k | |||||||||||
mogwai | 9.8k | no | yes | HTML | ||||||||
percy | - | yes | yes | HTML | ||||||||
ruukh | - | |||||||||||
Seed | 243.7k | yes | no | HTML | TEA | |||||||
smithy | 4.6k | |||||||||||
spair | 1.4k | no | no | HTML | ||||||||
squark | - | |||||||||||
stdweb | 9757.5k | |||||||||||
willow | - |
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 | |||||||
graphul | yes | yes | yes | hyper | no | |||||||
Poem | yes | yes | yes | hyper | no | |||||||
rocket | yes | yes | yes | hyper | no | |||||||
rouille | no | yes | no | |||||||||
salvo | yes | yes | yes | hyper | no | |||||||
Thruster | yes | yes | yes | tokio (or hyper) | no | |||||||
trillium | yes | yes | no | tokio | no | |||||||
Viz | yes | yes | yes | hyper | no | |||||||
warp | 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 | ||||||||
tiny-http | no | yes | no | no |
Name | Stars | Contributors | Activity | Repo | Docs | License | Version | Async | HTTPS | HTTP/2 | Base | Client |
---|---|---|---|---|---|---|---|---|---|---|---|---|
cargonaouts | ||||||||||||
civet | ||||||||||||
conduit | ||||||||||||
gotham | yes | yes | no | hyper | no | |||||||
hydrogen | ||||||||||||
iron | ||||||||||||
kinglet | ||||||||||||
nickel | ||||||||||||
rustful | ||||||||||||
rustless | ||||||||||||
sappers | ||||||||||||
shio | ||||||||||||
solicit | ||||||||||||
Tide | yes | yes | no | async-std | no | |||||||
tk-http | ||||||||||||
tower-web |
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 | |||||||
ructe | |||||||
sailfish | |||||||
tera | |||||||
yew-template |
Name | Repo | Docs | License | Version | Stars | Contributors | Activity |
---|---|---|---|---|---|---|---|
horrorshow | |||||||
mustache | |||||||
stpl | |||||||
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 |