How do you build full-stack with Rust?

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

  • Do you use Rust-native tools like yew or stick to established frameworks like React (or even NextJS)? If you go for something like React, how do you do the interop with the Rust backend? Just plain old HTTP calls or can we do better than that?

  • Rocket

    A web framework for Rust.

  • I've written a bunch of back-end code with Rust (mostly Rocket and Tide). I have much less front-end experience and I'm curious about what the Rust community does when you develop Full-Stack.

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

    The library for web and native user interfaces.

  • Do you use Rust-native tools like yew or stick to established frameworks like React (or even NextJS)? If you go for something like React, how do you do the interop with the Rust backend? Just plain old HTTP calls or can we do better than that?

  • Next.js

    The React Framework

  • Do you use Rust-native tools like yew or stick to established frameworks like React (or even NextJS)? If you go for something like React, how do you do the interop with the Rust backend? Just plain old HTTP calls or can we do better than that?

  • rust-full-stack-demo

  • I created a demo of a Rust-only gRPC-based setup: https://github.com/tamasfe/rust-full-stack-demo

  • rblog

    super fast blog engine written in rust. live demo @ https://blog.prabir.me

  • if need SEO, just use templating engine provide by the framework. ex: https://github.com/prabirshrestha/rblog

  • objstor

    Discontinued object store

  • if you don’t need SEO or is mainly backed by auth use a popular js framework. I use creact-react-app so I get watch support on client and use cargo warch for rust apps. Ex: WIP https://github.com/prabirshrestha/objstor

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • [Rust] Comment construisez-vous la pile complète avec de la rouille?

    3 projects | /r/enfrancais | 14 May 2023
  • Want a web app to respond to local file changes. Is Tauri the solution here?

    8 projects | /r/rust | 1 May 2023
  • Full-stack authentication system using rust (actix-web) and sveltekit

    19 projects | dev.to | 23 Apr 2023
  • Rust tech stack

    11 projects | /r/rust | 23 Mar 2023
  • rust web dev??

    6 projects | /r/rust | 11 Mar 2023