Porting a local app to Web

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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.

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

  • 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
  • Do Not Sign the Qt License Agreement Unchanged

    1 project | news.ycombinator.com | 16 Sep 2024
  • Pax: Build cross-platform GUIs with a vector design tool and Rust

    1 project | news.ycombinator.com | 11 Sep 2024
  • Show HN: Pax – cross-platform GUIs with an integrated design tool

    1 project | news.ycombinator.com | 11 Sep 2024
  • Orca: WebAssembly Apps Without the Web

    5 projects | news.ycombinator.com | 29 Jul 2024