3 projects
Dioxus is a Rust UI framework for building cross-platform apps — web, desktop, mobile, and server — from a single codebase, using a React-like component model with signals-based state, an RSX macro, and an integrated CLI for hot-reloading and bundling.
Wails is a Go framework for building cross-platform desktop applications that combine a Go backend with a web-based frontend rendered in the operating system's native webview. It lets developers expose Go methods to JavaScript and package the result as a lightweight native binary without bundling a full browser like Electron.
Electron Forge is an all-in-one CLI and toolchain for scaffolding, developing, packaging, and distributing Electron desktop applications, wrapping the disparate Electron build tools (packager, rebuild, makers, publishers) behind a unified configuration.