Tauri
Build tiny, blazing fast binaries for desktop
Language: RustCategory: DesktopFirst released: 2022Created by: Tauri Programme (Commons Conservancy)License: Apache-2.0 OR MIT
Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. It leverages Rust for the backend core and any frontend framework that compiles to HTML, JavaScript, and CSS for the user interface. Unlike Electron, Tauri uses the operating system's native web renderer instead of bundling Chromium, resulting in significantly smaller app bundles and lower memory usage. It provides first-class security through its allowlist-based IPC model.
Links
Key Features
Tiny Bundle SizeRust BackendSecurity-First IPCOS Native WebViewCross-Platform Desktop