Tauri
Cross-platform app toolkit for building small, secure apps.
Developers can create cross-platform apps using any frontend framework with a Rust backend, leveraging native webviews.1 save · tauri.app

Tauri functions as a cross-platform toolkit for building small, secure applications. It operates on major desktop and mobile platforms using native webviews.
- Frontend agnostic: any web framework that compiles to HTML, JS, and CSS can be used.
- Rust backend: application logic is written in Rust for performance and security.
- Native webview: utilizes system webviews like WKWebView and WebView2 for rendering.
- Minimal app size: applications can be as small as 600KB by using the OS's native web renderer.
- Multi-platform support: supports Linux, macOS, Windows, Android, and iOS.
Free and open source. Supported by Open Collective and GitHub Sponsors.
Tauri is ideal for developers looking to build lightweight, secure applications across multiple platforms without changing their existing web stack. It suits teams prioritizing security and minimal app size.
Saves1
First saved bySSelçuk Sevinç