rust-web-framework-comparison icon indicating copy to clipboard operation
rust-web-framework-comparison copied to clipboard

A comparison of some web frameworks and libs written in Rust

Results 21 rust-web-framework-comparison issues
Sort by recently updated
recently updated
newest added

add poem https://github.com/poem-web/poem

The last release 3.3.0 was 12 days ago. It also seems to be the only framework in the list that is based on `tiny-http` and is mentioned in the tiny-http...

https://github.com/SergioBenitez/Rocket/releases/tag/v0.5.0-rc.1 Confirmed to work using: `curl --http2 http://127.0.0.1:8000/`

[Vaultwarden](https://github.com/dani-garcia/vaultwarden#readme) ! A back-end for Bitwarden, written in Rust Proof: https://github.com/dani-garcia/vaultwarden/blob/5772836be524117085970d338631137aa2ff1f0c/Cargo.toml#L31 Works: perfectly

Benchmarks can be easily done with the examples that they included in the project source itself. For most of the frameworks, we could just use (except a few weird crates...

https://github.com/poga/actix-lua https://github.com/actix/actix/issues/79#issuecomment-412341036

Iced is a cross platform gui framework. It targets all major platforms, including web. Would you consider adding it to the list of front end web clients? https://github.com/hecrj/iced

The link to the [rustwebapp](https://github.com/superlogical/rustwebapp) demo is broken -- the owner seems to have closed their GH account. [This](https://github.com/kordless/rustwebapp) seems to be a fork of that project, though.

https://github.com/coder543/zapper https://ceres1.space/posts/zapper/

https://github.com/kaj/ructe/