Rust for web without WASM?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • simple-web-app-rust

    zero javascript pure rust web app

  • you can have a look at this project I made yesterday very quickly, basically it looks like symfony / twig : https://github.com/nbittich/simple-web-app-rust

  • react-app-rs

    simple react / rust app

  • also this one with a react frontend I made this morning: https://github.com/nbittich/react-app-rs

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

    InfluxDB logo
  • lewp-rs

    Generate your HTML5 website technically optimized and always valid without losing the algorithmic comfort and flexibility.

  • askama

    Type-safe, compiled Jinja-like templates for Rust

  • Rendering templates with askama sounds like what you want -- that's the closest you can get in rust. You could try my project create-rust-app to help you bootstrap the project quickly :) I just updated it to support actix-web v4 (the latest release).

  • create-rust-app

    Set up a modern rust+react web app by running one command.

  • Rendering templates with askama sounds like what you want -- that's the closest you can get in rust. You could try my project create-rust-app to help you bootstrap the project quickly :) I just updated it to support actix-web v4 (the latest release).

  • zero-to-production

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

  • There is a really good introduction to webpages and rust from scratch: https://www.zero2prod.com/

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

  • Boilerplate, a minimal compile-time text template library 0.2.4 has been released. Looking for feedback and users before 1.0!

    4 projects | /r/rust | 28 Dec 2022
  • Deploying your Rust WASM Game to Web with Shuttle & Axum

    4 projects | dev.to | 14 Feb 2024
  • Getting Started with Actix Web - The Battle-tested Rust Framework

    2 projects | dev.to | 15 Dec 2023
  • Getting Started with Axum - Rust's Most Popular Framework

    5 projects | dev.to | 6 Dec 2023
  • RustGPT: ChatGPT UI Built with Rust, Htmx, SQLite

    4 projects | news.ycombinator.com | 19 Nov 2023