Kobold: new web UI crate with zero-cost static DOM

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

    🍬 Rust HTML templating and virtual DOM library

  • Very similar to the "dumle" experiment I made a few years ago: https://github.com/axelf4/dumle!

  • dioxus

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

  • There are two versions of the todomvc example for Dioxus. This is the one that should work. (We used to maintain a examples repo with the todomvc example, but now that example is moved into the main repo). To run the web version, you just need to change the dioxus_desktop to dioxus_web

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

    Easy declarative web interfaces.

  • That does create a bunch of little .js files unfortunately, but they are quite easy to bundle for production. Ideally trunk should be doing that itself (as per closing remarks in the post).

  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  • I think templates should be in a different language altogether, similar to how Slint does it, except producing DOM.

  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • 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