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 - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rodbus

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

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • tock

    A secure embedded operating system for microcontrollers

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

  • 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
  • Setting up the Environment and Hello world in WASM with Rust 🦀

    1 project | dev.to | 24 Jul 2024
  • Actix-Web: v4.8.0

    1 project | news.ycombinator.com | 19 Jun 2024
  • Actix-Web: v4.6.0

    1 project | news.ycombinator.com | 23 May 2024
  • Building a REST API for Math Operations (+, *, /) with Rust, Actix, and Rhai🦀

    2 projects | dev.to | 22 Mar 2024