Releasing Dioxus v0.1 - a new Rust GUI toolkit for Web, Desktop, Mobile, SSR, TUI that emphasizes developer experience

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

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

    Question: I see some mentions of “liveview” in a few places in the repo but can’t quite see if it’s actually working. There seem to be an example here but then these files are all empty. Is that something you’re interesting in? I’ve been exploring myself in axum-live-view.

  • webrender

    A GPU-based renderer for the web

    Hi, what do you think about using webrender instead of wry on desktop? That is, instead of a full featured browser, just the bare minimum to render the DOM.

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

  • moxie

    lightweight platform-agnostic tools for declarative UI

    That's the idea of azul and moxie-native: they use web technologies but are way lighter than embedding a browser.

  • Azul

    Desktop GUI Framework

    That's the idea of azul and moxie-native: they use web technologies but are way lighter than embedding a browser.

  • docsite

    Dioxuslabs.com documentation site

  • axum-live-view

    Real-time user experiences with server-rendered HTML

    Question: I see some mentions of “liveview” in a few places in the repo but can’t quite see if it’s actually working. There seem to be an example here but then these files are all empty. Is that something you’re interesting in? I’ve been exploring myself in axum-live-view.

  • stretch

    High performance flexbox implementation written in rust

    That would probably entail integration with bevy, or some other game engine to get the UI drawn. Our TUI crate uses https://github.com/vislyhq/stretch/ to lay out the elements, so I imagine you could use that but just draw with WGPU.

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

  • graffiti

    HTML/CSS engine for node.js and deno.

    oh, if you want JS then I am doing something like that here https://github.com/cztomsik/graffiti but it's not ready yet and it doesn't even compile right now, I hope I might have something usable around the end of Q1 but I don't do any ETAs anymore.

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