Rough full-stack prototype - tide + yew

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

    Rust / Wasm framework for creating reliable and efficient web applications

  • The crate is split into three workspaces. The first is for the client-side code written with Yew and compiled to wasm. The second is a Tide server. Both frameworks should be quite easy to swap if there is another you prefer. Lastly, the third workspace is for shared code.

  • Tide

    Fast and friendly HTTP server framework for async Rust

  • The crate is split into three workspaces. The first is for the client-side code written with Yew and compiled to wasm. The second is a Tide server. Both frameworks should be quite easy to swap if there is another you prefer. Lastly, the third workspace is for shared code.

  • 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
  • achv-ooo

  • Repository: https://github.com/plippe/achv-ooo Website: https://achv.ooo/

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

  • Where should I go to improve my TS skills?

    3 projects | /r/typescript | 28 Jun 2022
  • Building a REST API for Math Operations (+, *, /) with Rust, Actix, and Rhai🦀

    2 projects | dev.to | 22 Mar 2024
  • Actix-Web: v4.5.0

    1 project | news.ycombinator.com | 4 Feb 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