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

256 projects

Showing 36 of 256 projects

ember-cloud-firestore-adapter
ember-cloud-firestore-adapterTypeScript

An unofficial Ember Data Adapter and Serializer for Cloud Firestore with realtime bindings and FastBoot support.

#ember-data#fastboot#authentication
Stars70
Forks17
Last commit1 year ago
ReadyMade
ReadyMadeTypeScript

A JavaScript microlibrary for developing Web Components using decorators with native spec compliance.

#web-components#custom-elements#treeshaking
Stars68
Forks4
Last commit1 year ago
xxm
xxmPascal

Create dynamic websites in Delphi by combining Delphi and HTML in source files, compiling to modules for various web servers.

#http-server#object-pascal#http-sys
Stars68
Forks23
Last commit1 month ago
Cookiecutter Flask Skeleton
Cookiecutter Flask SkeletonPython

A Cookiecutter template for generating Flask projects with server-side templating and common extensions.

#flask#cookiecutter-flask#project-template
Stars67
Forks13
Last commit6 years ago
Next-Pkg
Next-PkgJavaScript

Compile Next.js applications into standalone binaries using pkg for deployment without Node.js.

#deployment#serverless#server-side-rendering
Stars66
Forks11
Last commit3 years ago
sneeze
sneezeElixir

Render Elixir data-structures to HTML using a Hiccup-inspired syntax.

#functional-programming#elixir-lang#elixir
Stars62
Forks8
Last commit8 months ago
Preact PWA
Preact PWAJavaScript

Deploy a Preact Progressive Web App with server-side rendering and Redux to a Cloudflare Worker.

#cloudflare-workers#progressive-web-app#service-worker
Stars62
Forks4
Last commit7 years ago
staringatlights:fast-render
staringatlights:fast-renderJavaScript

Improves Meteor app initial load times by sending subscription data with the initial HTML, similar to SSR but over the wire.

#data-fetching#server-side-rendering#subscription-optimization
Stars58
Forks19
Last commit
YuccaPrerenderBundle
YuccaPrerenderBundlePHP

Symfony2 bundle for prerendering JavaScript-heavy pages using Prerender.io to improve SEO.

#single-page-application#server-side-rendering#search-engine-crawlers
Stars56
Forks14
Last commit
Blazor.WebForm.Components
Blazor.WebForm.ComponentsC#

A collection of Razor components that replicate ASP.NET Web Forms System.Web.UI.WebControls for Blazor applications.

#webassembly#webforms#asp-net-core
Stars56
Forks10
Last commit4 months ago
PSR-15
PSR-15PHP

A PSR-15 middleware adapter for Inertia.js, enabling integration with PHP frameworks like Mezzio and Slim.

#hacktoberfest#single-page-application#server-side-rendering
Stars49
Forks7
Last commit2 years ago
cl-forms
cl-formsCommon Lisp

A web forms handling library for Common Lisp with extensible fields, validation, and pluggable rendering backends.

#web-forms#lisp#html-forms
Stars47
Forks7
Last commit4 months ago
CaptainN - meteor-react-starter
CaptainN - meteor-react-starterJavaScript

A Meteor-based starter kit with React, SSR, code splitting, and offline-first collections for modern web apps.

#offline-first#server-side-rendering#starter-kit
Stars47
Forks6
Last commit
BLAZOR + SITECORE
BLAZOR + SITECORECSS

A Sitecore application built with Blazor that can run client-side, server-side, or as an Electron app following HELIX architecture.

#blazor-sitecore#webassembly#blazor-client
Stars46
Forks15
Last commit3 years ago
mood
moodD

A proof-of-concept blog implementation written in D with vibe.d, featuring a standalone binary, Markdown posts, and a RESTful API.

#d-language#https-only#blog-engine
Stars45
Forks11
Last commit5 years ago
Rust
RustRust

A Rust implementation of Inertia.js for building modern server-driven web apps with Rocket.

#single-page-application#server-side-rendering#inertia-js
Stars44
Forks3
Last commit3 months ago
ostrio:spiderable-middleware
ostrio:spiderable-middlewareJavaScript

A Node.js middleware that pre-renders JavaScript web apps for search engines and social media bots, improving SEO and link previews.

#meteor-package#spa#npm
Stars43
Forks2
Last commit2 months ago
hsx
hsxCommon Lisp

A declarative, component-oriented HTML DSL for Common Lisp that translates Lisp S-expressions into HTML.

#server-side-rendering#html-dsl#html
Stars40
Forks0
Last commit2 months ago
Next JPH
Next JPHJavaScript

A sample Next.js application that consumes the JsonPlaceholder API to demonstrate modern web development stack.

#server-side-rendering#nextjs#styled-components
Stars36
Forks5
Last commit9 years ago
Vuecket
VuecketJava

Integrates Vue.js components with Apache Wicket for reactive frontend-backend communication without REST services.

#wicket#real-time-updates#vue-js
Stars34
Forks1
Last commit5 years ago
Svelte
SvelteJavaScript

A Svelte compiler for Meteor with built-in Tracker integration and hot module replacement (HMR).

#compiler#server-side-rendering#reactive-programming
Stars33
Forks14
Last commit1 year ago
Preact Redux SSR Example
Preact Redux SSR ExampleJavaScript

Example implementation of server-side rendering with Preact and Redux for building isomorphic JavaScript applications.

#javascript-framework#isomorphic-javascript#server-side-rendering
Stars32
Forks4
Last commit
Water
WaterCrystal

A Crystal library for writing HTML using plain Crystal syntax with a DSL-like approach.

#dsl#server-side-rendering#template-engine
Stars32
Forks1
Last commit1 year ago
Koa HTML Minifier
Koa HTML MinifierJavaScript

Koa middleware that minifies HTML responses using html-minifier-terser with customizable options.

#html-minification#performance-optimization#server-side-rendering
Stars32
Forks5
Last commit3 years ago
handlebars
handlebarsTypeScript

A Handlebars template engine implementation for Deno with layout and partial support.

#server-side-rendering#template-engine#html-generation
Stars31
Forks11
Last commit2 years ago
React isomorphic form
React isomorphic formJavaScript

A set of React components for building forms that work seamlessly with and without JavaScript, enabling progressive enhancement.

#server-side-rendering#isomorphic-forms#form-handling
Stars31
Forks2
Last commit
phoenix_meta_tags
phoenix_meta_tagsElixir

A Phoenix library for generating HTML meta tags, Open Graph, and Twitter Card tags from Elixir data structures.

#elixir#metatags#phoenix
Stars31
Forks11
Last commit2 years ago
Decoupled CMS example with GraphQL and Next.js
Decoupled CMS example with GraphQL and Next.jsJavaScript

A decoupled CMS frontend example using Next.js and GraphQL to consume content from eZ Platform.

#graphql#server-side-rendering#nextjs
Stars30
Forks3
Last commit
CloudWatch public metrics
CloudWatch public metricsJavaScript

Expose AWS CloudWatch metrics as a public HTML page using AWS Lambda and serverless framework.

#api-gateway#lambda#devops
Stars28
Forks4
Last commit7 years ago
Algolia
AlgoliaJavaScript

A Shopify Hydrogen demo store with Algolia-powered search, browse, and autocomplete for headless commerce.

#search#ecommerce#instantsearch
Stars27
Forks13
Last commit1 year ago
purescript-cofree-react-router
purescript-cofree-react-routerPureScript

A React routing library for PureScript implemented as a Cofree Comonad over the Array functor.

#functional-programming#isomorphic-react#server-side-rendering
Stars26
Forks2
Last commit
NextJS in Firebase with Bootstrap
NextJS in Firebase with BootstrapJavaScript

A boilerplate for hosting Next.js applications with server-side rendering on Firebase Cloud Functions.

#firestore#firebase-functions#serverless
Stars25
Forks7
Last commit
Flash
FlashPHP

A Laravel package for flashing variables and notifications to InertiaJS that persist across requests via session or cache.

#composer#laravel#server-side-rendering
Stars24
Forks1
Last commit1 year ago
Draft.js Exporter (Go)
Draft.js Exporter (Go)Go

A Go library that converts Draft.js ContentState JSON to HTML for server-side rendering.

#draftjs-exporter#draftjs-utils#draftjs
Stars23
Forks4
Last commit4 years ago
stackable
stackableRust

A framework experience for Yew with SSR support, RPC implementation, and embedded frontend distribution.

#yew-framework#yew#server-side-rendering
Stars23
Forks3
Last commit2 years ago
wicket-fullcalendar
wicket-fullcalendarJavaScript

Integrates the FullCalendar JavaScript library with Apache Wicket 6.0 for server-side calendar configuration and event handling.

#ajax-events#java-web-framework#server-side-rendering
Stars23
Forks20
Last commit
PreviousPage 6 of 8

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
6 years ago
7 years ago
3 years ago
10 years ago
10 years ago
7 years ago
8 years ago
8 years ago
6 years ago
Next
#Web Development80
#React55
#Javascript38
#Web Framework35
#Template Engine31
#Typescript28
#Nodejs27
#Ssr26
#Full Stack26
#Html Generation25
#Frontend24
#Nextjs21