RUI: Experimental declarative Rust UI library inspired by SwiftUI

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

    Declarative Rust UI library

  • I don't think it will be messy at all, but I could be wrong :). There is a notion of bindings (aka lenses I think) so you can extract parts of your state and send them off to parts of your UI. Here's an early example, which binds a field of a struct to a slider: https://github.com/audulus/rui/blob/main/examples/slider.rs

  • siders

  • I did something similar in a project of mine. https://github.com/Andrepuel/siders/blob/main/src/code/internal.rs

  • 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