Which Web Framework do people recommend for Rust in 2023?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

    Axum for the backend. Astro for the frontend. You'll get insanely fast page load times, with minimal JS, and you can pick your favorite frontend UI framework with it.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. salvo

    A powerful web framework built with a simplified design.

    https://next.salvo.rs/ As simple as golang web framework

  4. Tide

    Fast and friendly HTTP server framework for async Rust

  5. I actually made a small sample project some weeks ago using Axum + Perseus + Sycamore. The purpose was to show, that also unocss was possible instead of tailwindcss. But I recommend tailwindcss for now, because there is an easy to use Perseus Plugin for it. https://gitlab.com/kibsi-perseus-examples/perseus-sycamore-rest-example-unocss But it could maybe be of interest to you. There are also the official Perseus examples: https://github.com/framesurge/perseus/tree/main/examples/core

  6. perseus

    A state-driven web development framework for Rust with full support for server-side rendering and static generation.

    I actually made a small sample project some weeks ago using Axum + Perseus + Sycamore. The purpose was to show, that also unocss was possible instead of tailwindcss. But I recommend tailwindcss for now, because there is an easy to use Perseus Plugin for it. https://gitlab.com/kibsi-perseus-examples/perseus-sycamore-rest-example-unocss But it could maybe be of interest to you. There are also the official Perseus examples: https://github.com/framesurge/perseus/tree/main/examples/core

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Loco v0.14 Released #1161

    1 project | news.ycombinator.com | 9 Jan 2025
  • JSON Web Tokens (JWT): Guía Esencial y Buenas Prácticas

    1 project | dev.to | 7 Jan 2025
  • Understanding JWT, Cryptography, and Authentication Best Practices

    1 project | dev.to | 16 Dec 2024
  • Actix Web - The Rust Framework for Web Development - Hello World

    1 project | dev.to | 5 Nov 2024
  • Microservices using ASP.NET Core, Ocelot, MongoDB and JWT

    2 projects | dev.to | 19 Oct 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?