







A breakdown of the choice between Tauri and Electron for cross-platform apps, backed by practical comparisons and benchmark data.


tauOS
Discover the future of desktop computing with tauOS, currently in development. tauOS is designed with ease of use in mind, featuring human-centric design, an unbreakable core, and an syncing service that synchronizes files, configurations, keys, and more across all your devices.

Building a browser. · tauri-apps · Discussion #4219
Hi the community, I like Tauri, and i want to use him everywhere! I think to start a new project which will be a little web browser. I am really curious about what do you think to start this kind o...
atomicdotdev/smolvm-desktop
The desktop companion for smolvm: an open source, cross-platform Tauri app for managing smolvm machines, images, volumes, and more.
durability-labs/archivist-desktop
Cross-platform desktop client for Archivist decentralized storage - built with Tauri v2, React, and Rust
opengeos/GeoLibre
Lightweight, cloud-native desktop GIS built with Tauri v2, React, TypeScript, and MapLibre GL JS.
GitHub - tauri-apps/wry at servo-wry-demo
Cross-platform WebView library in Rust for Tauri. Contribute to tauri-apps/wry development by creating an account on GitHub.
[bug] tauri build errors out at bundling step · Issue #5175 · tauri-apps/tauri
Describe the bug When running tauri build the binary builds fine but then immediately errors out with thread '<unnamed>' panicked at 'Can't detect any appindicator library'...
Claude is an Electron App because we’ve lost native
Article argues that Claude is not an Electron app not because LLMs can’t do it, but because there are no advantages left for native
Windows Native App Development Is a Mess
I tried to build a Windows native app using Microsoft's latest technologies. Now I understand why everyone builds Electron apps.
NLnet; Servo Webview for Tauri
The web ecosystem lacks a cross-platform, non-corporate controlled system for running web content. Tauri is a system for distributing cross-platform applications that relies on engines present on a system - effectively those owned by Apple, Google, and Microsoft. These permit varying levels of user control. The Servo project is a cross-platform, open source web engine.
[feat] MacOSX Support for tauri-driver · Issue #7068 · tauri-apps/tauri
Describe the problem tauri-driver does not support Mac. I have a Tauri app that has some platform-specific code in it. (Think: tauri-plugin-deep-link). I need to write automated tests of my app, an...
I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance | Loren Stewart
I needed to choose a framework for a mobile-first app at work. I started comparing Next.js, SolidStart, and SvelteKit, then expanded to 10 frameworks. The measurements revealed dramatic differences in bundle sizes, performance, and the real cost of framework choices.
Do people know I’m building an alternative to Electron and Tauri? Where you write typescript for the main and browser code and it just works. Has building, packaging, code signing, and update management built in. Bundles as small as 12MB and ship updates as small as 4KB? electrobun.dev