nowfound

Alternatives

Products that do what Tuono – Fullstack web framework based on ReactJS and Rust does

Hi folks, I started thinking some time ago about how to use ReactJS's server-side features with backends that aren’t specifically built with Node.js or Deno. After some research, I found that the only strict requirement is a JS engine for server-side rendering, while the rest of the runtime can be in any language. For this reason, I started developing a full-stack ReactJS web framework with a Rust-based backend (the API draws heavy inspiration from Next.js). The server performance is already impressive, with a 4x improvement over the latest Next.js. We’re tracking it in a separate…

  1. 1

    Framework for server-rendered React apps

    2017

  2. 2HH

    Source https://github.com/dashborg/hibiki | Interactive Tutorial https://playground.hibikihtml.com/tutorial/ I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like…

    2022 · playground.hibikihtml.com

  3. 3
    Blitz.js270

    Rails-like framework for React apps, built on Next.js

    2020

  4. 4

    Develop web apps in React & Node.js with no boilerplate

    2022

  5. 5
    Tremor112

    The ReactJS open-source library to build dashboards fast

    2023

  6. 6

    Free OSS auth without 3rd party services, deploy anywhere

    2023

  7. 7BY
  8. 8
    Reshuffle173

    The place to share and find live open source code in seconds

    2019

  9. 9

    Open-source, serverless, fullstack framework that delivers

    2024

  10. 10

    A ReactJS boilerplate including authentication

    2020

  11. 11

    A serverless NextJS/React template to build GPT-3 apps

    2021

  12. 12

    Learn how to build a full stack JS web app from scratch

    2018

  13. 13

    Full stack React SaaS starter kit, earn faster your 1st MRR

    2022

  14. 14

    High performance secure & portable Rust functions in Node.js

    2020

  15. 15

    The first React dedicated IDE

    2019

  16. 16

    Open Source components library for React & Tailwind CSS

    2024

  17. 17

    On-demand web development with React.js and React Native

    2022

  18. 18

    Open-source UI library built with React, Tailwind and shadcn

    Nov 2025

  19. 19IB

    Hey everyone! Some time ago I was analyzing why React apps are so hard to optimize, and came to a conclusion that the lack of atomic updates is the culprit. I made an experimental library which basically updates everything in place directly in HTML. At some point I became aware that Solidjs exists, which is a very similar idea, but at the end of the day I realized my approach to API is quite different and warrants the existence of my library (my state primitive allows selector subscriptions, array iterators return a state primitive with the element, allowing to never re-render the whole…

    2024 · github.com

  20. 20FA
  21. 21RO
  22. 22AL
  23. 23SS

    Raw performance (the lack of) is always a contentious point for JavaScript, especially in our post-Moore era of computing. Node.js gets around this issue through extensive of use of native libraries and modules written in C, including the V8 JS engine itself. But as application developers, how do YOU create high performance functions? Write in C and run as a NAPI module? Write in Rust and run as a V8 wasm? Well, there is another (better and faster) way now! The SSVM is a fully featured WebAssembly VM that is optimized for server-side applications.…

    2020

  24. 24

    Online React Tailwind Playground

    Sep 2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →