Tauri Alternatives

Similar projects and alternatives to tauri

  1. rust

    2,777 tauri VS rust

    Empowering everyone to build reliable and efficient software.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Godot

    2,769 tauri VS Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  4. Flutter

    1,242 tauri VS Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  5. bevy

    587 tauri VS bevy

    A refreshingly simple data-driven game engine built in Rust

  6. egui

    217 tauri VS egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  7. yew

    205 tauri VS yew

    Rust / Wasm framework for creating reliable and efficient web applications

  8. iced

    174 tauri VS iced

    A cross-platform GUI library for Rust, inspired by Elm

  9. dioxus

    165 tauri VS dioxus

    Fullstack app framework for web, desktop, mobile, and more.

  10. capacitor

    158 tauri VS capacitor

    Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

  11. fyne

    157 tauri VS fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  12. slint

    145 tauri VS slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  13. neutralinojs

    Portable and lightweight cross-platform desktop application development framework

  14. sciter

    87 tauri VS sciter

    Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

  15. Wails

    65 tauri VS Wails

    Create beautiful applications using Go

  16. webview

    69 tauri VS webview

    Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

  17. druid

    59 tauri VS druid

    A data-first Rust-native UI design toolkit. (by linebender)

  18. flutter_rust_bridge

    Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.

  19. sciter-js-sdk

    Discontinued Sciter.JS - Sciter but with QuickJS on board instead of my TIScript

  20. wry

    27 tauri VS wry

    Cross-platform WebView library in Rust for Tauri.

  21. aptakube

    Modern, lightweight and multi-cluster Kubernetes GUI. Available on Windows, macOS and Linux.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tauri alternative or higher similarity.

tauri discussion

Log in or Post with

tauri reviews and mentions

Posts with mentions or reviews of tauri. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-02.
  • auto y2025 = new Year(); // Resolutions
    22 projects | dev.to | 2 Jan 2025
    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
    4 projects | news.ycombinator.com | 27 Dec 2024
    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)
    3 projects | dev.to | 23 Dec 2024
    Tauri Official Documentation
  • Tauri-apps/Tauri: Build smaller, faster, and more secure desktop and mobile apps
    1 project | news.ycombinator.com | 11 Dec 2024
  • Ask HN: Those making $500/month on side projects in 2024 – Show and tell
    12 projects | news.ycombinator.com | 10 Dec 2024
  • Show HN: A macOS app and window activity tracker
    1 project | news.ycombinator.com | 9 Nov 2024
    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
    16 projects | dev.to | 25 Oct 2024
    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
    2 projects | news.ycombinator.com | 21 Oct 2024
    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
    6 projects | dev.to | 21 Oct 2024
    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
    6 projects | news.ycombinator.com | 15 Oct 2024
    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
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic tauri repo stats
498
88,268
9.9
6 days ago

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.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?