Tauri – Creating Tiny Desktop Apps

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Seed

    A Rust framework for creating web apps

  4. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    In addition to React/Vue, you have the ability to use Rust client-side frameworks such as Yew[0] or seed[1] for a truly full-stack Rust experience. I've been using Tauri + Yew to build an cross-platform app (shameless plug: [2]) and it's been a pleasure. There are some rough edges, but most of those have been due to platform specific issues (notifications, Windows vs Unix paths, etc.) and not Tauri/Yew itself.

    [0] https://yew.rs/

  5. spyglass

    Discontinued A personal search engine: Create a searchable library from your personal documents, interests, and more!

  6. gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

    I also like flutter compared to one of these webview solutions. There are good alternatives in other languages like Go (https://gioui.org/)

  7. htm

    Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Why are we not building web browsers?

    1 project | news.ycombinator.com | 22 Dec 2024
  • Setting up the Environment and Hello world in WASM with Rust 🦀

    1 project | dev.to | 24 Jul 2024
  • Show HN: Game of Life with grid editor in browser with Rust and WASM

    2 projects | news.ycombinator.com | 13 Dec 2023
  • Recreating the Apple Calculator in Rust using Tauri, Yew and Tailwind

    1 project | dev.to | 30 Nov 2023
  • Yew: Rust / WASM framework for creating reliable and efficient web applications

    1 project | news.ycombinator.com | 29 Nov 2023

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