SaaSHub helps you find the best software and product alternatives Learn more →
Tauri Alternatives
Similar projects and alternatives to tauri
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
-
-
-
-
webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
-
-
-
-
-
aptakube
Modern, lightweight and multi-cluster Kubernetes GUI. Available on Windows, macOS and Linux.
tauri discussion
tauri reviews and mentions
-
auto y2025 = new Year(); // Resolutions
Rewrite Muscurdi - Password Manager in Rust with [iced](https://github.com/iced-rs/iced, dioxus and/or tauri
-
Show HN: Kando – Do things with utmost efficiency
Yeah, Tauri would be great. But I think it will take quite some time until the fundamental rendering performance issues [1] under Linux can be fixed. There seem to be rough plans to bundle CEF on Linux [2], but AFAICS this seems to be only a discussion at this point.
[1] https://github.com/tauri-apps/tauri/issues/3988
-
Tauri (2) — Quick Start with Tauri + React (Open Source)
Tauri Official Documentation
- Tauri-apps/Tauri: Build smaller, faster, and more secure desktop and mobile apps
- Ask HN: Those making $500/month on side projects in 2024 – Show and tell
-
Show HN: A macOS app and window activity tracker
Thank you! More than 50% of the codebase is written in Rust. The GUI is rendered using a native web view with Tauri (https://tauri.app).
-
Getting Started with Rust
2. Tauri Tauri is a framework for building smaller, secure desktop and mobile applications with a web front-end. If you're interested in building cross-platform apps with a focus on security, this is an excellent project to explore.
-
Ask HN: Stick to Electron (JS/TS), Swift and Kotlin or Learn Rust and Use Tauri
I currently use Electron (JS/TS), Swift and Kotlin to build FullStacked (https://github.com/fullstackedorg/editor) on all platforms.
I spent the last hour reading about Tauri (https://tauri.app) and now I'm wondering if learning Rust is worth it to have only one codebase for all platforms, instead of 3?
I mainly have a webdev background, but I still did some C++ and very little of Go. I'm not the best with pointers and memory allocation/deallocation, so is rust such a pain to work with for someone like me or people usually pick it up quite fast?
Also, is Rust enough feature-rich to build actual mobile apps or is it still too early phase for production?
Looking for some advices, personal opinions or experiences?
-
The ultimate Electron app with Next.js and React Server Components
At the same time, Electron is a de-facto standard for modern desktop apps written using web technologies, especially when application must have filesystem and other system API access, while being written in JS (Tauri receives an honorable mention here if you know Rust or if you only need a simple WebView2 shell).
-
Q3 dev update for Graphite, a Blender-inspired 2D procedural design Rust app
That'd be because it's all CPU-based at the moment . So your 4080 is taking a vacation while your CPU hits the gym. That's obviously not ideal, but you'll have to trust me that it is due to long-term architectural planning reasons and not a blatant disregard for sensible development practices. Our node graph engine is really advanced—it's actually a scripting language built upon Rust and its type system—which will have some very sizable benefits once it's done being built. But right now, it means vital things like GPU compute have been blocked by a towering pile of other engineering work. But we've nearly completed those prerequisites and should be able to unlock GPU compute in the early parts of next year (this is also blocked on Firefox and Safari shipping WebGPU support, required to use compute shaders in the browser— and on us having the time to support Windows, Mac, and Linux builds via [Tauri](https://tauri.app/)).
In short, please be patient :) The app's architecture is designed with performance that'll make your CPU and GPU scream, but it's a big job building all of it. Especially for raster imagery, that's where a CPU-bottlenecked render pipeline is especially affected. But next year is the year we move on from vector graphics to raster once the GPU is utilized in the render pipeline.
Thanks for taking a look!
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
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.