The Rustacean way to build a complete web app?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • 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