Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Server-Side Rendering Open-Source Projects
-
Project mention: What do you think about using a game engine for UI? | news.ycombinator.com | 2025-01-12
In general, people must make a choice between portability, and the breadth of optimizations.
For multi-platform builds, there are single code-base frameworks available:
https://quasar.dev/
For MacOS, Linux Gtk, and Windows native builds there are mature free libraries that allow both FOSS and commercial static linking:
https://wxwidgets.org/
Game engines are designed to solve a single set of use-cases for optimization, and portability is usually terrible outside the current windows release.
Best of luck, =3
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
-
Project mention: Mdx – Execute Your Markdown Code Blocks, Now in Go | news.ycombinator.com | 2024-10-25
-
awesome-nextjs
:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
-
Iam using templ https://templ.guide/ in combination with htmx.
-
Project mention: Supercharging React Performance with TypeScript: Code Splitting and Lazy Loading 🚀 | dev.to | 2024-08-27
Loadable Components: A popular library that provides more advanced features like preloading components and handling loading states more granularly (https://github.com/gregberge/loadable-components).
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
react-firebase-starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
-
-
vuesion
Vuesion is a boilerplate that empowers product teams to build faster with modern best practices across engineering and design. It features a full-stack framework, comprehensive design system, robust testing, and seamless internationalization.
-
Thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
xmlns:th="http://www.thymeleaf.org"> Validar Vouchers rel="stylesheet" href="/css/style.css"> class="container"> Validar Vouchers href="/">Página Inicial class="errors" th:if="${erros}" th:text="${erros}"> action="/vouchers/validate" method="post"> for="token1">Token 1: type="text" id="token1" name="token1" required> for="token2">Token 2: type="text" id="token2" name="token2" required> for="token3">Token 3: type="text" id="token3" name="token3" required> for="token4">Token 4: type="text" id="token4" name="token4" required> for="token5">Token 5: type="text" id="token5" name="token5" required> type="submit">Validar th:if="${message}" th:text="${message}">
-
[x] Enable vite-plugin-angular JIT mode: https://github.com/analogjs/analog/pull/374#issuecomment-1536991065
-
-
Ruby on Rails: Supports SSR through tools like Stimulus Reflex or Hotwire.
-
-
-
-
react-lazy-load-image-component
React Component to lazy load images and components using a HOC to track window scroll position.
-
Project mention: Django and Postgres for the Busy Rails Developer | news.ycombinator.com | 2024-12-11
A bit off topic, but whenever Rails and templating get brought up, I have to plug my absolute favorite project out there: [Phlex](https://beta.phlex.fun/). It's like ViewComponents, but swap out the ERB for pure Ruby. It has been a joy to develop with.
With the addition of Phlex::Kit, it has made building out a component library pretty easy too. [RubyUI](https://github.com/ruby-ui/ruby_ui) does a great job of showing off how to do this.
-
-
pullstate
Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Server-Side Rendering discussion
Server-Side Rendering related posts
-
Unpoly 3.10.0 Released
-
Looking for the best forum software to start a new forum community in 2025
-
The legacy of NeXT lives on in OS X (2012)
-
Django and Postgres for the Busy Rails Developer
-
Building a Simple Voucher System for Small Businesses
-
Building HTML in Go
-
Spring Boot and Thymeleaf: Building Dynamic Web Applications
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 6 Feb 2025
Index
What are some of the best open-source Server-Side Rendering projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | Quasar Framework | 26,197 |
2 | js-stack-from-scratch | 20,095 |
3 | react-loadable | 16,602 |
4 | marko | 13,480 |
5 | awesome-nextjs | 10,547 |
6 | templ | 8,767 |
7 | loadable-components | 7,742 |
8 | react-snap | 5,078 |
9 | react-firebase-starter | 4,510 |
10 | after.js | 4,125 |
11 | vuesion | 2,855 |
12 | Thymeleaf | 2,838 |
13 | analog | 2,705 |
14 | unpoly | 2,430 |
15 | stimulus_reflex | 2,300 |
16 | css | 1,852 |
17 | universal-router | 1,724 |
18 | fusionjs | 1,545 |
19 | react-lazy-load-image-component | 1,482 |
20 | phlex | 1,330 |
21 | react-cool-virtual | 1,213 |
22 | pullstate | 1,073 |
23 | fastify-vite | 909 |