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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rodbus

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

  • tock

    A secure embedded operating system for microcontrollers

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