Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Server Side Rendering

Server Side Rendering

186 projects

Showing 36 of 186 projects

JesterKit EXE
JesterKit EXETypeScript

A build tool that packages full-stack web apps as a single executable binary with zero runtime dependencies.

#deployment#fullstack-frameworks#tanstack
Stars559
Forks19
Last commit5 months ago
Laravel Pjax
Laravel PjaxPHP

A Laravel middleware that provides server-side support for jQuery Pjax to speed up page loads.

#cache-busting#ajax-navigation#laravel
Stars514
Forks48
Last commit7 days ago
Phoenix
PhoenixElixir

Official Elixir/Phoenix adapter for Inertia.js, enabling server-driven single-page applications with modern JavaScript frameworks.

#elixir#adapter#single-page-application
Stars494
Forks22
Last commit9 days ago
leptos-use
leptos-useRust

A comprehensive collection of essential utilities for building reactive web applications with the Leptos framework.

#leptos#webassembly#web-assembly
Stars480
Forks105
Last commit12 days ago
Gifencoder
GifencoderJavaScript

A Node.js library for streaming server-side animated and static GIF generation.

#gif-generation#open-source#server-side-rendering
Stars477
Forks52
Last commit5 years ago
phoenix_html
phoenix_htmlElixir

Provides HTML safety, form abstractions, and JavaScript enhancements for Phoenix web applications.

#form-helpers#javascript-integration#elixir
Stars461
Forks228
Last commit1 month ago
universal-redux
universal-reduxJavaScript

An npm package providing a universal (isomorphic) rendering server for React and Redux applications with minimal configuration.

#server-side-rendering#npm-package#isomorphic-rendering
Stars458
Forks48
Last commit
Charge
ChargeJavaScript

An opinionated, zero-config static site generator using JSX/MDX with server-side React rendering.

#zero-config#static-site-generator#server-side-rendering
Stars432
Forks19
Last commit1 year ago
hapi-ninja
hapi-ninjaJavaScript

A boilerplate Hapi server example demonstrating web and API server setup with Node.js, Hapi, and Swig templates.

#swig-templates#gulp#web-server
Stars375
Forks54
Last commit11 years ago
reaxt
reaxtElixir

Use React components in Elixir applications for server-side rendering with Webpack compilation.

#elixir#hot-reloading#isomorphic-javascript
Stars372
Forks38
Last commit4 months ago
Writing native
Writing nativeElm

A full-stack Elm application server with server-side rendering, type-safe CSS, and database support, all written in Elm.

#server-side-rendering#experimental#elm-architecture
Stars358
Forks16
Last commit10 years ago
next-session
next-sessionTypeScript

A lightweight, promise-based session middleware for Next.js, Express, micro, and Node.js HTTP servers.

#stateless-authentication#promise-based#server-side-rendering
Stars357
Forks25
Last commit2 years ago
hooked-head
hooked-headTypeScript

A set of React hooks to manage and populate HTML head tags (meta, title, link, lang) with SSR support.

#server-side-rendering#static-generation#head-management
Stars342
Forks15
Last commit20 days ago
Relate
RelateJavaScript

An experimental universal web application built with React, GraphQL, and Next.js for server-side rendering and dynamic routing.

#universal#graphql#apollographql
Stars334
Forks19
Last commit2 years ago
template
templateGo

A collection of template engine middlewares for the Fiber web framework, supporting nine popular engines.

#template#html-templating#server-side-rendering
Stars314
Forks60
Last commit3 days ago
Go
GoGo

A Go server-side adapter for Inertia.js, enabling modern single-page applications with server-side routing and rendering.

#spa-routing#single-page-application#server-side-rendering
Stars310
Forks14
Last commit1 month ago
Spades
SpadesElm

An opinionated Elm framework for building real-world SPAs with code generators and server-side rendering.

#server-side-rendering#code-generator#real-world-apps
Stars301
Forks19
Last commit3 years ago
Jtwig
Jtwig

A modern, modular template engine for Java applications with a rich extension ecosystem.

#modular-architecture#server-side-rendering#template-engine
Stars299
Forks53
Last commit8 years ago
react-server-routing-example
react-server-routing-exampleJavaScript

A minimal example of universal React routing and data fetching with server-side rendering and AWS DynamoDB.

#browserify#isomorphic#server-side-rendering
Stars297
Forks43
Last commit
pocketpages
pocketpagesCSS

A lightweight EJS and router engine that runs as a PocketBase JS hook for building fast server-side rendered multi-page apps.

#javascript-hooks#server-side-rendering#lightweight
Stars293
Forks18
Last commit2 months ago
FormHelper
FormHelperJavaScript

ASP.NET Core MVC library that transforms server-side validations to client-side without writing JavaScript.

#jquery#asp-net-core#validation
Stars287
Forks37
Last commit3 years ago
yarte
yarteRust

A fast, optimized Rust template engine with Handlebars-like syntax for building HTML templates with logic.

#ntex#html-templates#server-side-rendering
Stars284
Forks14
Last commit1 month ago
generator-react-aspnet-boilerplate
generator-react-aspnet-boilerplateJavaScript

A boilerplate for building isomorphic React applications with ASP.NET Core, minimizing .NET's role to REST endpoints and initial state.

#authentication#asp-net-core#server-side-rendering
Stars280
Forks49
Last commit
Adonis
AdonisTypeScript

An official-style Inertia.js server-side adapter for AdonisJS, enabling modern SPAs with classic server-side routing.

#adonisjs#server-side-rendering#spa-framework
Stars279
Forks16
Last commit2 years ago
Next Blog Firestore
Next Blog FirestoreJavaScript

A full-featured blog example built with React, Next.js, and Firebase Firestore, featuring a custom CMS.

#firebase-firestore#firestore#server-side-rendering
Stars269
Forks44
Last commit7 years ago
Action caching for Action Pack
Action caching for Action PackRuby

A Rails gem providing action-level caching that runs through the full controller stack, allowing authentication and filters.

#caching#performance-optimization#server-side-rendering
Stars265
Forks96
Last commit
etlua
etluaLua

A fast, embedded Lua templating engine that compiles templates directly to Lua code for high-performance rendering.

#server-side-rendering#luarocks#templating-engine
Stars252
Forks22
Last commit2 years ago
FastAPI Chameleon
FastAPI ChameleonPython

Integrates the Chameleon template language with FastAPI for server-side HTML rendering in Python web applications.

#fastapi#chameleon-templates#html-templates
Stars227
Forks37
Last commit1 year ago
phoenix-todo-list-tutorial
phoenix-todo-list-tutorialElixir

A step-by-step tutorial for building a fully functional todo list app in Phoenix 1.7 using only HTML, CSS, and Elixir.

#beginner-friendly#elixir#todo
Stars211
Forks17
Last commit13 days ago
ASP.NET MVC
ASP.NET MVCC#

A wrapper for Knockout.js that generates client-side JavaScript from server-side C#/VB.NET models in ASP.NET MVC applications.

#cross-browser#server-side-rendering#vb-net
Stars202
Forks120
Last commit9 years ago
cyc
cycJavaScript

A CLI tool to scaffold isomorphic Cycle.js applications with production-ready webpack configurations and hot reloading.

#cyclejs#express-server#hot-reloading
Stars195
Forks10
Last commit9 years ago
ember-page-title
ember-page-titleJavaScript

Page title management addon for Ember.js applications with automatic updates and SSR support.

#single-page-app#fastboot#title
Stars187
Forks58
Last commit1 month ago
Soy
SoyGo

A Go implementation of Soy templates (Google Closure Templates) for server-side HTML generation.

#server-side-rendering#type-safe-templates#html-generation
Stars177
Forks40
Last commit2 years ago
Djula
DjulaCommon Lisp

A Common Lisp port of Django's templating engine, enabling dynamic HTML generation with familiar Django template syntax.

#django-templates#html-template#lisp
Stars166
Forks24
Last commit8 months ago
BlazorTemplater
BlazorTemplaterC#

A .NET library that renders Razor Components to HTML strings, ideal for generating email templates and other HTML content.

#email-templates#fluent-interface#razor-components
Stars163
Forks19
Last commit2 years ago
FastAPI Jinja
FastAPI JinjaPython

Adds Jinja2 template rendering support to FastAPI applications for server-side HTML generation.

#fastapi#jinja2#hacktoberfest
Stars158
Forks11
Last commit1 year ago
PreviousPage 4 of 6

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
5 years ago
8 years ago
3 years ago
Next
#Web Development61
#React44
#Javascript30
#Template Engine26
#Web Framework23
#Html Generation22
#Typescript22
#Frontend20
#Nodejs19
#Full Stack18
#Ssr17
#Nextjs15