What is the best library to write a SCADA-like application for web?

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

    Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java

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

    A secure embedded operating system for microcontrollers

  4. Rocket

    A web framework for Rust.

    If you want something simpler/more minimal, you could use https://rocket.rs/ for the backend and handle the front-end however you want.

  5. leptos

    Build fast web applications with Rust.

    For the web-side, if you'd like to use Rust end-to-end we've had the best experience with Leptos: https://leptos.dev/

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

  • Choosing the Right Rust Web Framework: An Overview

    4 projects | news.ycombinator.com | 23 Aug 2023
  • Rusty Backends

    9 projects | dev.to | 20 Jan 2025
  • Ask HN: Why are we not building web browsers?

    1 project | news.ycombinator.com | 22 Dec 2024
  • Actix Web - The Rust Framework for Web Development - Hello World

    1 project | dev.to | 5 Nov 2024
  • Show HN: Hosting my website using my own C web server

    6 projects | news.ycombinator.com | 24 Sep 2024

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