Dioxus is a React-like library for building fast, portable, and beautiful user interfaces with Rust.
It run on the web, desktop, mobile, and more.
This is free and open source software.
Key Features
- Desktop apps running natively (no Electron!) in less than 10 lines of code.
- Declarative – easily describe the layout of your application with HTML or RSX syntax.
- Component-based – build encapsulated components that manage their own state, then compose them to make complex UIs.
- Learn once, write anywhere – components and hooks can be reused to render on the web, desktop, mobile, server, and more.
- Concurrent and Aysnc – support for asynchronous tasks, suspense for datafetching, and pausable coroutines.
- Static Types – eliminate a whole class of bugs at compile time with static typing for every library.
- Error handling – no more uncaught exceptions. Components can easily abort rendering without crashing the entire app.
- Extremely memory efficient – 0 global allocations for steady-state components.
- Documentation – comprehensive doc comments provide MDN hints and guides.
Website: dioxuslabs.com
Support: GitHub Code Repository
Developer: Dioxus Labs
License: MIT License or Apache License Version 2.0
Dioxus is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust Frontend Web Frameworks | |
|---|---|
| Tauri | Framework for building tiny, blazing fast binaries for all major desktop platforms |
| Yew | Modern framework for creating multi-threaded front-end web apps |
| Leptos | Full-stack, isomorphic Rust web framework |
| iced | GUI library focused on simplicity and type-safety |
| Dioxus | React-like library for building fast, portable, and beautiful user interfaces |
| Seed | Framework for creating fast and reliable web apps with an Elm-like architecture |
| Sycamore | Next generation UI library |
| Vizia | Declarative GUI library |
| Perseus | State-driven web development framework |
| Percy | Collection of libraries for building interactive frontend browser apps |
| stdweb | Standard library for the client-side Web |
| mogwai | View library for creating GUI applications |
| Silkenweb | Library for building reactive web apps |
| sauron | Suited for developing web application which uses progressive rendering |
| Dominator | High-performance declarative DOM library |
| Kobold | Easy declarative web interface |
| Draco | Build client side web applications with Web Assembly |
| Smithy | Build WebAssembly applications with Rust |
Read our verdict in the software roundup.
| Mobile Application Development Frameworks | |
|---|---|
| React Native | Mobile application framework |
| Ionic Framework | SDK for hybrid mobile app development |
| Flutter | UI toolkit for building natively compiled applications |
| Quasar | Enterprise-ready cross-platform VueJs framework |
| Framework7 | Mobile HTML framework for building iOS and Android apps |
| Apache Cordova | Mobile application development framework |
| NativeScript | Develop mobile apps on Apple iOS and Android |
| Dioxus | React-like library for building fast, portable, and beautiful user interfaces |
| Uno Platform | Build single codebase native mobile, web, desktop and embedded apps |
| ZK | Ajax Web application framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

