The Rustacean way to build a complete web app?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. realworld-axum-sqlx

    A Rust implementation of the Realworld demo app spec using Axum and SQLx.

    Here is a realworld-spec in Axum: https://github.com/launchbadge/realworld-axum-sqlx

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Rouille, Rust web server middleware

    Web framework in Rust (by tomaka)

    Rouille is fairly solid in my experience. Save the pain of async and spend it building software that works. Honestly with Rust's lack of GC you get predictable response times already.

  4. zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

    the examples are freely available too https://github.com/LukeMathWalker/zero-to-production (you need to switch branch by each chapters)

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

  • Empowering Web Privacy with Rust: Building a Decentralized Identity Management System

    3 projects | dev.to | 9 Apr 2024
  • Actix Web: a small, pragmatic, and fast Rust web framework

    2 projects | news.ycombinator.com | 30 Dec 2022
  • What's a good backend framework for beginners to start with?

    3 projects | /r/rust | 10 Oct 2022
  • Hey rustaceans, which web framework you guys suggest for a small application?

    7 projects | /r/rust | 27 Jul 2022
  • Zero Trust at the Edge (part 1)

    1 project | dev.to | 3 Feb 2025

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