SaaSHub helps you find the best software and product alternatives Learn more →
Tauri Alternatives
Similar projects and alternatives to tauri
-
neutralinojs
Portable and lightweight cross-platform desktop application development framework
-
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
-
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
-
-
-
-
-
-
sciter-js-sdk
Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
-
nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
-
-
flutter_rust_bridge
High-level memory-safe binding generator for Flutter/Dart <-> Rust
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
tauri reviews and mentions
-
Ask HN: How to create web, mobile, and desktop apps from a single code base?
Highly recommend Tauri over Electron, if you are going to be using a web ui stack. Same kind of thing as Electron, just fresher so it's more streamlined (for now). It's Rust, but you can use extern libraries from most other languages, if you really need to.
-
[self-promo] Svelte + Rust for a desktop photo explorer
If you want to learn Svelte or Rust (Tauri) while building this project with us, send me an inbox!
-
Introduction to Code Generation in Rust
I want to ship a web frontend embedded inside a Rust binary to end users, such as a desktop application. Projects like Tauri achieve embedding with code generation by writing Rust code that generates more Rust code. Why does Tauri choose to use code generation over less complicated solutions? Let’s take a look at what that solution might look like.
-
Go Package for Building Progressive Web Apps
This isn't an electron alternative, though, right?
There's atleast https://wails.io/ for Go, and https://tauri.app/ for rust ofc.
-
Building Apps with Tauri and Elixir
For the longest time, building desktop apps was a daunting task to web developers. That is, until technologies like Electron made creating these apps more approachable to a wider audience. Today, we’ve got a wide array of native applications built with solutions like Electron, Tauri, Capacitor, and many more. While these are great solutions, sometimes configuration can be tricky and the applications we create can become somewhat bloated in terms of memory usage.
-
Bare Metal Rust in Android
Isn't this what Tauri wants to achieve? At least it's on the roadmap I mean.
Does anyone have any experience creating production apps with Tauri? Seems like a sane alternative to Electron, especially if they can target all major platforms and keep the promise of smaller footprints.
-
Open source P2P alternative to Slack and Discord built on Tor and IPFS
Agreed, the web stack should definitely help get some contributions. I might take a look too :-)
Tangential but have you considered something like https://tauri.app/ instead of Electron for the app? (One of my major concerns with Electron apps is that every app ships and runs its own copy of Chromium – Tauri mitigates that by using system web engine instead.)
-
Ask HN: What is the best way to build a desktop app in Windows in 2023?
DotNet core using webview 2 and something like react for the frontend.
Or you can look into https://tauri.app/
-
Google Chrome pushes browser history-based ad targeting
Mozilla used to work on it: https://github.com/mozilla/positron
Currently I'm guessing https://tauri.app/ would be the easiest way to get away from electron.
-
Custom titlebar in Nuxt with Tauri with controls
Custom titlebar in Nuxt and Tauri? Not to hard! I will use the code from the previous tutorial, but you can use it in any existing project without any problems. And like always, everything is on GitHub.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0fa2555790>
www.saashub.com | 4 Dec 2023
Stats
tauri-apps/tauri is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of tauri is Rust.