What dashboard UI tools does the Rust ecosystem have?

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

    Fullstack GUI library for web, desktop, mobile, and more.

  • I'm interested in building a dashboard app with Rust. I've seen some UI libraries that seem fairly mature (I've been thinking of using Dioxus), and I know of at least one data visualization library called plotters, but I wanted to know if anyone else in the Rust community had built a dashboard or knew of any tools that are meant for building dashboards specifically. Also, if my project were to be a desktop app, are there any crates you would recommend for security and encryption when working with such an app (for saving database user info or in general)?

  • plotly.rs

    Plotly for Rust

  • There is a port of plotly to Rust (https://github.com/igiagkiozis/plotly). I used to make plots in Python using the python bindings and pandas, but never used the Rust bindings. I imagine it could be very powerful when integrated with polars.

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