Visit
Tauri

Tauri

5· 13 reviews
AI summary readySince 2022

An Electron alternative written in Rust

A framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface.

Launched 202213 reviewsAI summary available
UI frameworks

Reviews for Tauri

Hear what real users highlight about this tool.

5
Based on 13 reviews
5
13
4
0
3
0
2
0
1
0
AI summary

"Makers praise Tauri for tiny builds, strong security, and native-like speed. The makers of Cap highlight minimal bundle sizes; the makers of Alice credit Rust-powered safety and performance for a trusted workflow app; and the makers of Sparrow chose it as the lightest cross‑platform path. Users echo seamless cross-platform shipping, React-friendly UIs, and low memory use versus Electron. Tradeoffs include occasional build-time friction, but most reviewers plan to stick with it for efficiency, portability, and dependable docs."

This AI-generated snapshot distills top reviewer sentiments.

Bhargav Jariwala
Bhargav Jariwala5/52d ago

Made it easy to build a tiny, fast desktop app that works beautifully on Mac and Windows.

Considered Electron and Flutter, but Tauri’s lightweight footprint and native speed made it perfect for a small utility app. Tip: keep frontend minimal to leverage Tauri’s performance advantage.

Source: Product Hunt
Leon Snajdr
Leon Snajdr5/55d ago

It is easy to setup and makes fun to work with.

Source: Product Hunt
Marco De Nichilo
Marco De Nichilo5/517d ago

so much better than electron

Source: Product Hunt
zevnda
zevnda5/55d ago

Smaller bundle size than alternatives, native performance.

Source: Product Hunt
Niyaz Karabutdinov
Niyaz Karabutdinov5/524d ago

Thanks to tauri we've been able to create strong and stable desktop application, that have 10x smaller size than electron, and additionally gave us more control of backend side

Source: Product Hunt
Sandeep Chayapathi
Sandeep Chayapathi5/527d ago

Huge shoutout to Tauri for making this possible! Building a privacy-first desktop app that works across Mac, Windows, and Linux would have been a nightmare without it. If you're building any desktop application, Tauri is absolutely worth checking out.

Source: Product Hunt
Daisuke Morita
Daisuke Morita5/51mo ago

The idea of rebuilding Cotoami from a web application into a desktop one, and the fact that I was able to implement a complex backend feature called Database Networking along the way, owed a lot to the existence of the Tauri framework. The ability to build desktop applications in Rust is a unique strength that other frameworks simply don't offer.

Source: Product Hunt
Alexander Visheratin
Alexander Visheratin5/52mo ago

Tauri is an absolutely amazing framework. It gives you so much flexibility with the separation of frontend and backend in the app. And its cross-platform builds just work - I develop the app on one platform, run CI workflows, and my app works everywhere!

Source: Product Hunt
Kiryl Kazlovich
Kiryl Kazlovich5/52mo ago

Tauri let us ship a small, secure desktop binary with our preferred web stack. Rust on the backend + any frontend on top kept our build lean and fast.

Source: Product Hunt
Amaan Mohib
Amaan Mohib5/53mo ago

I wanted to use a technology that was fast and could support cross-platform applications. Tauri enabled me to keep the product build small and allowed less resource consumption compared to the alternatives.

Source: Product Hunt
Joachim Eckert
Joachim Eckert5/53mo ago

Tauri was a breeze to work with on my Invoice Downloader for Stripe. I am not really deep into Rust, but the easiness of Tauri made me code more there.

Source: Product Hunt
Ryu Fuji
Ryu Fuji5/53mo ago

It's the framework i used on this project, i was a bit hesitant because it didn't have cross platform bundling, i github actions solved the issue. at first i used electron but i just wasn't that happy with the performance.

Source: Product Hunt
Muhammad Rafikov
Muhammad Rafikov5/53mo ago

Tauri is the best of both worlds combing the resilience and performance of Rust with the ease of a Web based frontend which was my expertise. The way the framework is developed makes it easy to clearly separate out what sort of logic should run where.

Source: Product Hunt