Want a web app to respond to local file changes. Is Tauri the solution here?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Mermaid

    Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

    I have a set of files describing a type of graph structure. I'd like to write a frontend which responds to changes as they occur. E.g. if all the files are valid syntax, the graphs are rendered as svg in an HTML document. If there are syntax errors, an error message is displayed in the browser. Pretty much like https://mermaid.live, but the input is on disk instead of in a frame.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. leptos

    Build fast web applications with Rust.

    Sycamore, Yew, or Seed if you want a full-stack solution. (Or Leptos if you want something that's faster but less mature.)

  4. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    Sycamore, Yew, or Seed if you want a full-stack solution. (Or Leptos if you want something that's faster but less mature.)

  5. sycamore

    A library for creating reactive web apps in Rust and WebAssembly

    Sycamore, Yew, or Seed if you want a full-stack solution. (Or Leptos if you want something that's faster but less mature.)

  6. Seed

    A Rust framework for creating web apps

    Sycamore, Yew, or Seed if you want a full-stack solution. (Or Leptos if you want something that's faster but less mature.)

  7. Rocket

    A web framework for Rust.

    Actix, Axum, or Rocket if you want a server-side framework that you can stick your own TypeScript or whatever on top of.

  8. maud

    :pencil: Compile-time HTML templates for Rust

    Maud as a performant templating engine that will ensure your templates are well-formed at compile-time and, in effect, minify the generated HTML output by not passing through unnecessary whitespace.

  9. SaaSHub

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

    SaaSHub logo
  10. actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    Actix, Axum, or Rocket if you want a server-side framework that you can stick your own TypeScript or whatever on top of.

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

  • Rust tech stack

    11 projects | /r/rust | 23 Mar 2023
  • rust web dev??

    6 projects | /r/rust | 11 Mar 2023
  • Leptos, a cutting-edge full-stack Rust framework

    4 projects | news.ycombinator.com | 24 Jun 2023
  • Yew alternatives

    2 projects | /r/learnrust | 13 Jun 2023
  • Announcing samba – a Rust full-stack assistant for ballroom dancers

    2 projects | /r/rust | 7 Jun 2023

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