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

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

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

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

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

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

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

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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