Yew + Actix project

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

    source code of ximidas.com

  • yew + actix example

  • overmind

    Process manager for Procfile-based applications and tmux

  • Use Overmind or cargo-runcc to run multiple commands in a single terminal, instead of running the server and the client in separate terminals

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

    Run commands concurrently with rust and cargo

  • Use Overmind or cargo-runcc to run multiple commands in a single terminal, instead of running the server and the client in separate terminals

  • yew

    Rust / Wasm framework for creating reliable and efficient web applications

  • Maybe do isomorphic / server side rendering in the backend, for the first render? Here is an example using axum, which uses this in both the backend and the frontend. This is useful so that your site works even for people that disables scripts.

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

  • Surprisingly Powerful – Serverless WASM with Rust Article 1

    5 projects | dev.to | 27 Apr 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
  • Semantics of method which takes Rc<Self> and returns Rc<Self>?

    1 project | /r/learnrust | 14 Oct 2023