# DioxusLabs/dioxus

Fullstack app framework for web, desktop, and mobile.

Repository: https://github.com/DioxusLabs/dioxus
Canonical: https://ross.abutalabs.com/products/dioxus
Homepage: https://dioxuslabs.com
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, virtualdom, react, ui, wasm, web, html, css, ssr, ios, android, native, desktop
Last push: 2026-08-26T02:20:16+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 2057, "days_push": 8, "days_rel": 34, "gap_med": 15, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 38893, forks 1860 (observed 2026-08-28T04:12:07.706945+00:00)

## What it is
Dioxus is a Rust framework for building fullstack web, desktop, and mobile apps from a single codebase, using a React-like virtual DOM and signals-based state management. It includes zero-config setup, hot reloading, typesafe routing, server functions, and a CLI for bundling.

## Use cases
- build a web app in rust
- create a cross-platform desktop and mobile app from one codebase
- react-style ui development in rust
- fullstack rust app with server functions
- compile rust ui to wasm for the browser
- hot-reloading rust frontend development

## When to choose
- you want a single Rust codebase targeting web, desktop, and mobile
- you prefer a React-like component model with signals-based state
- you need integrated fullstack features like server functions and a bundling CLI

## When to avoid
- your team works primarily in JavaScript/TypeScript
- you need a mature ecosystem of third-party UI components comparable to React
- you are building a non-UI backend service or CLI-only tool

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, frontend-framework, ssr, state-management, mobile-framework, desktop-framework, routing, cli
- domain: web-development, frontend, cross-platform, developer-tools
- platform: rust, wasm, cross-platform, cli
- tags: virtual-dom, react-like, signals, server-functions, hot-reloading, fullstack, wasm-ui, web-server, desktop, mobile

## Member repositories
- DioxusLabs/dioxus (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:07.706945+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:24:48.877953+00:00, confidence not recorded.
  - readme: https://github.com/DioxusLabs/dioxus (fetched 2026-08-28T04:12:07.706945+00:00, sha 1c5eb88ff3a1)
  - homepage: https://dioxuslabs.com (fetched 2026-08-29T07:46:52.384015+00:00, sha a08755f3a411)
  - registry_crates: https://crates.io/api/v1/crates/dioxus (fetched 2026-08-29T07:46:52.386593+00:00, sha 60451ab5776b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
