nowfound

Alternatives

Products that do what Tauri does

An Electron alternative written in Rust

  1. 1
    Taurify32

    native apps for desktop and mobile - fast, good & easy

    2025

  2. 2JL

    Hi HN! I built JulIDE - a lightweight Julia IDE using Tauri and Rust. Features: 10MB install (vs VSCode's 300MB) Full LSP, debugger, Git integration Built-in dev containers with X11 forwarding Tauri/Rust backend, React frontend Monaco based editor It's beta but functional. Built this for fun and to solve a real need in the Julia community. Tech stack: Tauri 2, Rust, React, Monaco, LanguageServer.jl GitHub: https://github.com/sinisterMage/JulIde Would love feedback!

    Mar 2026 · github.com

  3. 3
    Baseten101

    The fastest way to build ML-powered applications

    2021

  4. 4MA

    Hi HN, For the last ~15 years I've worked on embedding web browsers into Java and .NET desktop apps (JxBrowser, DotNetBrowser). Over time, I watched many teams move from embedding web views into native apps, to building full desktop apps with frameworks like Electron and Tauri. Both are useful, but in practice I kept running into several problems. With Electron, beyond the larger app footprint, I often ran into: - lack of type-safe IPC - no source code protection - weak support for the modern web stack Tauri solves some problems (like app size), but introduces others: - different WebViews…

    Apr 2026 · teamdev.com

  5. 5

    The frontend boilerplate with superpowers

    2021

  6. 6
    Pencyl1

    A blazingly fast 9MB code editor built with Rust & Tauri

    18d ago · pencyl.xyz

  7. 7

    A lightweight, AI-native database client built with Rust

    8d ago · flyxl.github.io

  8. 8AA
  9. 9AA

    Hey HN! I really like local apps for their simplicity and privacy and hate paying Saas bills and I wanted a way to start automating my life with AI so I started building Anything. Anything is built on Tauri so the front end is React and the "backend" is Rust. It's 100% local & 100% doesn't ask you to spin up docker to use. Another core goal of the app is to get away from "package bloat" you see in other general purpose AI oss projects where they have a package.json that is 300 lines long ( more on that later. ) Oh btw I suck at Rust! I learned Rust while building this so the code is _not…

    2024 · github.com

  10. 10PA

    Over the last year or so I've been building a DB GUI that has all the features I've wanted in a db client. It's built using Tauri (so react for the ui and Rust for all the db interactions, LSP and multiplayer networking). I've been using it as my primary db client for a while but it just recently got to a point where it would make sense for other people to try it so I've [open sourced](https://github.com/getpeek/peek) it and slopped together a website for it. What sets Peek apart from most other solutions is that all queries and results are laid out on an infinite canvas…

    Jun 2026 · getpeek.dev

  11. 11TM

    New Graphul version v0.5.0 Enjoy building webservices with Rust :)

    2023 · graphul-rs.github.io

  12. 12RA

    Hello, I'm Hyunbin. Recently I made 'Rune' which is a small desktop .md writer/editor. I am aware that there are a lot of .md editor out there. but i wanted to build .md editor by myself. Major features : - Atomic Saves (write-temp -> fsync -> rename) so a crash can't corrupt a file, debounced autosave. - Pasted/dropped images are content-addressed (sha256) into an assets. - Workspace folder + file tree, Chrome-style tabs - Interactive task checkboxes, readable/wide width toggle; self-contained HTML and PDF export - currently supports…

    Jun 2026 · github.com

  13. 13IL

    Terminal built with Tauri (Rust+Svelte). I got this idea of creating a terminal that is more user friendly having autocomplete suggestions. I couldn’t create a suggestions engine that would work for all commands. But I defined a structure (a state machine in src/cli/library/library.ts) that can be used to determine the next suggestions. The good part with this approach is that it is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. The bad part…

    2023

  14. 14ID

    Frustrated by the complexity and resource drain of multi service monitoring stacks, I built Simon. I wanted a single, lightweight dashboard to replace the heavy stack and the constant need for an SSH client for routine tasks. The result is a resource efficient dashboard in a single Rust binary, just a couple of megabytes in size. Its support for various architectures on Linux also makes it ideal for embedded systems and lightweight SBCs. It integrates: Comprehensive Monitoring: Realtime and historical metrics for the host system and Docker containers (CPU, memory, disk usage, and network…

    Nov 2025 · github.com

  15. 15AC

    For the last 3 years, I have been working on a way to solve inefficiencies in software infrastructure. Introducing Taubyte. What is Taubyte? Taubyte is an open-source, autonomous cloud platform focusing on serverless and AI infrastructure. Designed to be edge-native and GitOps-centric, Taubyte aims to democratize cloud computing and reduce ops overhead. Why Choose Taubyte? The Future is Autonomous! - Ready-to-Go Platform: Unlike Kubernetes, which often requires additional products, Taubyte delivers a fully-functional cloud network out-of-the-box. - Low to No Ops: Taubyte's autonomous nature…

    2023

  16. 16VO

    I built Velo because I wanted Superhuman's speed and keyboard workflow without the $30/month price tag or sending all my data through someone else's servers. Velo is a local-first desktop email client. Your emails live in a local SQLite database - no middleman servers, no cloud sync. It works offline and your data stays on your machine. What makes it different: - Keyboard-driven - Superhuman-style shortcuts (j/k navigate, e archive, c compose, /search). You can fly through your inbox without touching the mouse - Built with Tauri v2 + Rust backend - ~15MB binary, low memory…

    Feb 2026

  17. 17GA

    Glyph is an open-source, local-first Markdown notes app for macOS built with Rust (Tauri) It stores notes as plain files, supports fast search, wikilinks/backlinks, and includes optional AI chat, including implementation of Codex so you can use your chatgpt sub, all without requiring a cloud-first workflow. https://glyphformac.com/

    Mar 2026 · glyphformac.com

  18. 18AA

    Ad Astra is a dynamically typed scripting language designed for embedded use in Rust programs. It belongs to the same category as languages like Rhai and Rune, where developers expose APIs implemented in Rust to a dynamic, domain-specific scripting environment, enabling a rapid edit-compile-run cycle. Informally, you might think of Ad Astra as a "Lua" for Rust. Such systems have many applications, including the development of plugin platforms based on scripts for video game engines. Ad Astra primarily focuses on ergonomics, both for the scripting platform developer and the script user: 1.…

    2024 · github.com

  19. 19SA

    Hi Everyone! I built this 3D desktop environment, CLI, and visualizer tool. It's in very early stages and has many updates in the pipeline. It is written in UE BP, C++, Python, and some React, Javascript, HTML, and CSS. The included videos describe plans for new features and major updates. I would appreciate any feedback on it!

    2023 · github.com

  20. 20IB

    I built Markdown Viewer because every Markdown app I found was either bloated (VS Code, Obsidian) or too bare-bones. Wanted something that loads instantly, renders Obsidian-style features cleanly, and weighs in at a few megabytes. Built with Tauri 2 (Rust backend + webview frontend): - GitHub Flavored Markdown + Obsidian extensions (wikilinks, callouts, emoji, math, Mermaid diagrams) - Frontmatter rendered as a structured metadata bar above content - HTML sanitization via ammonia for security - No heavy dependencies, no Electron What makes it interesting isn't so much the features — but how…

    May 2026 · github.com

  21. 21DA

    I built DiagramIDE because I wanted a more modular way to handle diagramming-as-code. It’s a Rust-based GUI (EGUI) where you can split logic, data, and rendering into separate windows. Instead of one giant DSL file, you can script components in Tcl, define relationships in Prolog, and pipe the results into Pikchr for the final render. Fair warning: it’s an early alpha and still quite rough around the edges. I’ve been dogfooding it for my own work so it’s definitely functional but expect unexpected. Shortest way to try it out is a compiled binary release:…

    Feb 2026 · github.com

  22. 22TA

    Hi HN, I'm Matt, CTO at STUDIO HAZE in Seoul. I've wanted to build a programming language for twenty years, ever since Ruby got me wondering what a small language out of Korea might look like. Today I'm opening the repo for the first time, as Topaz v5.2. Topaz reads like Python or TypeScript, runs on a reference interpreter (topaz run), and builds a self-contained native binary by lowering to Rust, then handing off to the Rust toolchain (topaz build). function factorial(n: int) -> int { if n string { return "안녕하세요, {이름}님!" } print(인사하기("토파즈")) // 안녕하세요, 토파즈님! sql, sh, and path…

    Jun 2026 · github.com

  23. 23

    Build local-first desktop tools with your frontend stack

    8d ago · othmaneblial.github.io

  24. 24

    Ultra-fast, native Markdown reader for Windows, Linux & Mac

    21d ago · davidbuenov.github.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →