Porting a local app to Web

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. egui

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

    Hello! So I have a local app that I am currently running on desktop (windows). I'm using egui for the UI, and the program basically opens a folder, gets all the images in the folder, and then uses the image-rs library to resize and create a grid of images / some other operations.

  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. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    I came across the yew framework which seems right for this, but I had some questions.

  4. image

    Encoding and decoding images in Rust (by image-rs)

    Hello! So I have a local app that I am currently running on desktop (windows). I'm using egui for the UI, and the program basically opens a folder, gets all the images in the folder, and then uses the image-rs library to resize and create a grid of images / some other operations.

  5. ccheckers

    Small chinese checkers implementation with nannou

    That should be possible for any project which is able to use wasm-bindgen and wasm-bindgen-futures. I have a program at https://github.com/zbrachinara/ccheckers which demonstrates this

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

  • Does Rust have a React-like GUI framework? If not, why not?

    9 projects | /r/rust | 8 Feb 2022
  • Datastar: Web Framework for the Future?

    7 projects | news.ycombinator.com | 11 Apr 2025
  • Skymont: Intel's E-Cores reach for the Sky

    1 project | news.ycombinator.com | 18 Jan 2025
  • Ask HN: What to use for desktop apps for Windows or Mac?

    1 project | news.ycombinator.com | 7 Jan 2025
  • Dioxus 0.6 – Crossplatform apps with Rust

    7 projects | news.ycombinator.com | 11 Dec 2024

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