DioxusLabs/dioxus

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

RustHTMLJavaScriptRTypeScriptRenderScriptreactcssandroidhtmlrustiosuiwebnativessrwasmdesktopvirtualdom
This is stars and forks stats for /DioxusLabs/dioxus repository. As of 27 Apr, 2024 this repository has 14219 stars and 458 forks.

Website | Examples | Guide | 中文 | PT-BR | 日本語 Dioxus is a portable, performant, and ergonomic framework for building cross-platform user interfaces in Rust. fn app(cx: Scope) -> Element { let mut count = use_state(cx, || 0); cx.render(rsx! { h1 { "High-Five counter: {count}" } button { onclick: move |_| count += 1, "Up high!" } button { onclick: move |_| count -= 1, "Down low!" } }) } Dioxus can...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
sunface/rust-courseRustHandlebarsJavaScript18.6k01.6k0
tauri-apps/tauriRustNSISKotlin69.2k02k0
rome/toolsRustJavaScriptTypeScript24.2k07250
slint-ui/slintRustC++TypeScript9.9k03220
rust-lang/mdBookRustJavaScriptCSS15.1k+511.5k+5
nushell/nushellRustNushellPython26.7k01.4k0
rapiz1/ratholeRustShellOther6.1k+34323+1
swc-project/swcRustJavaScriptTypeScript28.7k01.1k0
tikv/tikvRustOther13.7k+252k+4
bootandy/dustRustPowerShellShell6.8k01520