Web imageproc application with WASM (letpos, comparison with actix and rocket)

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dalted-wasm

    Web app for color blindness on WASM

  • Repository: https://github.com/carrascomj/dalted-wasm

  • dalted

    Image processing web-app for color blindness

  • Some time ago, I tried to learn full-stack with rust and made a simple web application for color-blindness simulation with actix at https://github.com/carrascomj/dalted (also with rocket 0.5.0-rc.1 for comparison, at the rocket branch). Now I did the same with leptos for a fully client-side version and the result is quite satisfactory, although it cannot handle images as big as the server versions (I have been using this one to test). Ultimately, it is much less application code, since server and javascript stuff are avoided altogether.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • leptos

    Build fast web applications with Rust.

  • Some time ago, I tried to learn full-stack with rust and made a simple web application for color-blindness simulation with actix at https://github.com/carrascomj/dalted (also with rocket 0.5.0-rc.1 for comparison, at the rocket branch). Now I did the same with leptos for a fully client-side version and the result is quite satisfactory, although it cannot handle images as big as the server versions (I have been using this one to test). Ultimately, it is much less application code, since server and javascript stuff are avoided altogether.

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

  • Migrating a JavaScript frontend to Leptos, a Rust framework

    4 projects | dev.to | 26 Mar 2024
  • Rust on Nails

    2 projects | news.ycombinator.com | 19 Mar 2024
  • Using CRDTs to build collaborative Rust web applications

    2 projects | dev.to | 28 Feb 2024
  • Question: how good is Rust for web development?

    3 projects | /r/rust | 6 Dec 2023
  • RustGPT: ChatGPT UI Built with Rust, Htmx, SQLite

    4 projects | news.ycombinator.com | 19 Nov 2023