Making Dioxus (almost) as fast as SolidJS

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

    High performance HTML and CSS renderer powered by WGPU (by DioxusLabs)

  • Native rendering is still early in development. We are working on a native wgpu renderer blitz but it does not currently have support for many common attributes, elements and widgets. Our tui renderer has a PR with widgets finished so the plan is to port those to the blitz renderer. That work does have a universal cursor system that handles text editing with more unusual commands like shift and ctrl + arrow keys.

  • freya

    Native GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.

  • Marc has also made some really good progress on a skia renderer but I don't think it is ready for production yet.

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

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • The way how astro uses JS following the islands architecture makes much more sense for documentation purposes and content oriented websites, without completely giving up the power and possibilities of JS components at some places. That's IMHO the most satisfying solution for most practical web related work. I just miss any rust solutions, which would fit/integrate more seamlessly into this kind of more recent generation of very efficient JS frameworks.

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