Other Web Frameworks

Rust web framework comparison

Implement a HTTP server using rocket

rocket rocket-crates.io rocket-github rocket-lib.rs cat-web-programming::http-server

Web framework with a focus on usability, security, extensibility, and speed.

rocket-realworld-example

Rust + Rocket RealWorld framework implementation

fn main() {
    todo!();
}

leptos

leptos leptos-crates.io leptos-github leptos-lib.rs cat-web-programming::http-server

leptos⮳ is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.

fn main() {
    todo!();
}