Rust web frameworks, a new look? (discussion)

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

    A versatile web framework and library for building client-side and server-side web applications

  • I'm the author of sauron web framework and it has the capability of progressive server-side rendering as demonstrated in one of the examples. There is also a demo app which is a clone of hackernews which is built to be resilient in the event of failure in either the javascript or the server. It is extensively used in svgbob, which has been adopted as plugin for other projects such as asciidoctor and krokio.

  • Next.js

    The React Framework

  • After a while of being out of the loop of the nodes ecosystem for server side web development I recently found a framework that I loved because it felt so seamless to write both server and client side code, still is JS so isn't that good, even with Typescript. The framework in question was NextJS (if this isn't a novel approach and there were others before I'm not aware, but this is the first/only one I saw that work this way).

  • 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
  • rust-web-framework-comparison

    A comparison of some web frameworks and libs written in Rust

  • The web framework comparison is a good start.

  • svgbobrus

    Convert your ascii diagram scribbles into happy little SVG

  • I'm the author of sauron web framework and it has the capability of progressive server-side rendering as demonstrated in one of the examples. There is also a demo app which is a clone of hackernews which is built to be resilient in the event of failure in either the javascript or the server. It is extensively used in svgbob, which has been adopted as plugin for other projects such as asciidoctor and krokio.

  • hackernews-sauron

    A fast, resilient, isomorphic hacker news clone in ~1k lines of rust.

  • I'm the author of sauron web framework and it has the capability of progressive server-side rendering as demonstrated in one of the examples. There is also a demo app which is a clone of hackernews which is built to be resilient in the event of failure in either the javascript or the server. It is extensively used in svgbob, which has been adopted as plugin for other projects such as asciidoctor and krokio.

  • ultron

    Web base text editor written in rust

  • Sauron is not limited to just SSR as it can do responsive animations as well demonstrated in this project. It can also be used on performance sensitive applications such as a web-based editor which can achieve an average typing latency of ~15ms.

  • perseus

    A state-driven web development framework for Rust with full support for server-side rendering and static generation.

  • I think that's the idea behind Perseus.

  • SaaSHub

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

    SaaSHub logo
  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

  • For executing the same WASM binary on server and in browser, it may be fruitful to look at something like Wasmer.

  • futuristic-ui

    An example project for sauron web framework, showcasing animation transition

  • The futurist-ui repo also uses custom Component extensively as you can see in the demo on the complex animation of the Buttons, which involves advance functionalities of sauron such as triggering recurring updates to the component until a stop condition is met.

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

  • Tauri CRUD Boilerplate

    2 projects | dev.to | 10 Apr 2024
  • Show HN: Floro – Visual Version Control for static assets and strings

    4 projects | news.ycombinator.com | 2 Apr 2024
  • 3D and 2D: Testing out my cross-platform graphics engine

    17 projects | news.ycombinator.com | 2 Apr 2024
  • Interview with Colin Lienard, Founder of GitLight

    2 projects | dev.to | 1 Apr 2024
  • Tauri + React + ShadcnUI

    2 projects | dev.to | 26 Mar 2024