Tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 79
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2608
- days_rel: 63
- days_push: 7
- n_releases_24m: 466
Adoption not part of the score
110586 stars · 3895 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tauri is a Rust-based framework for building small, fast, and secure desktop and mobile applications using any web frontend (HTML, JS, CSS). It renders UI through the system webview (WKWebView, WebView2, WebKitGTK) and provides a Rust backend binary with APIs, app bundling, and a built-in self-updater.
Use cases
- build a cross-platform desktop app with a web frontend
- package a web app as a native macOS, Windows, and Linux application
- build a mobile app with web UI and Rust backend
- find a lightweight Electron alternative with smaller binaries
- bundle installers like dmg, deb, AppImage, and msi
- add native system tray and notifications to a web-based app
- ship auto-updating desktop applications
When to choose
- you want tiny, fast binaries compared to Electron
- you want to reuse web frontend skills or frameworks
- you need desktop and mobile targets from one codebase
- you prefer a Rust backend with a secure IPC API
When to avoid
- you need full Chromium consistency across platforms instead of system webviews
- your team has no Rust experience for backend logic
- you need deep native mobile features beyond the plugin ecosystem
Facets
framework · maturity stable
desktop-framework mobile-framework web-framework gui sdk cross-platform web-development desktop-applications mobile-development developer-tools rust cross-platform windows webview system-webview app-bundler electron-alternative native-apps self-updater macos linux android ios
1 source
- readme: https://github.com/tauri-apps/tauri · fetched 2026-08-28 · bb41f6525212
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tauri-apps/tauri | main | 92 |
| tauri-apps/awesome-tauri | docs | 77 |
| tauri-apps/wry | backend | 98 |
| tauri-apps/cargo-mobile2 | backend | 98 |
| tauri-apps/plugins-workspace | plugin | 93 |
| tauri-apps/create-tauri-app | plugin | 96 |
| tauri-apps/tauri-action | infra | 92 |
| tauri-apps/tauri-docs | docs | 77 |
| tauri-apps/window-vibrancy | plugin | 88 |
For agents
markdown · JSON · MCP: product_card(name="tauri-apps/tauri")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem