Tauri
Build tiny, fast desktop apps with a Rust core and any web frontend — 10x smaller bundles than Electron with lower memory usage.
Tauri uses the OS’s built-in WebView (WebKit on macOS/Linux, WebView2 on Windows) instead of bundling Chromium, resulting in app sizes under 10MB vs. Electron’s 100MB+. The Rust backend handles system integration securely. Tauri 2 added mobile support for iOS and Android from the same codebase.
// tags
desktopcross-platformrustwebviewperformancesecuritylightweight