Template

Top 23 Template Open-Source Projects

  1. Svelte

    web development for the rest of us

    Project mention: Port React Compiler to Rust | news.ycombinator.com | 2026-06-05
  2. SaaSHub

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

    SaaSHub logo
  3. react-starter-kit

    Edge-native React template in a monorepo setup: Includes Vite frontend, Hono API, TanStack Router, shared types/utilities, and Terraform infra for scalable web development.

    Project mention: Next.js VS react-starter-kit - a user suggested alternative | libhunt.com/r/next.js | 2025-08-08

    Hey everyone, if Next.js feels a bit heavy for your needs or you're after something with Bun's speed, I'd suggest React Starter Kit as a solid alternative: https://github.com/kriasoft/react-starter-kit. It's a production-ready monorepo boilerplate with React 19, TypeScript for end-to-end safety, Tailwind CSS, tRPC for seamless APIs, and effortless Cloudflare Workers deployment—perfect for scalable full-stack apps with less config bloat and edge-native performance. Give it a spin if you're building something fresh!

  4. CleanArchitecture

    Clean Architecture Solution Template for ASP.NET Core

    Project mention: Interface definition has never been so important! | dev.to | 2026-03-21

    // https://github.com/jasontaylordev/CleanArchitecture/blob/main/src/Application/Common/Interfaces/IApplicationDbContext.cs public interface IApplicationDbContext { DbSet TodoLists { get; } DbSet TodoItems { get; } Task SaveChangesAsync(CancellationToken cancellationToken); }

  5. Modern-CPP-Programming

    Modern C++ Programming Course (C++03/11/14/17/20/23/26)

    Project mention: Modern C++ Programming: Busato | news.ycombinator.com | 2026-05-02
  6. simplefolio

    ⚡️ A minimal portfolio template for Developers

  7. CoreUI-Free-Bootstrap-Admin-Template

    Free Bootstrap Admin & Dashboard Template Built for AI-Assisted Development

  8. blur-admin

    AngularJS Bootstrap Admin Panel Framework

  9. go-clean-template

    Clean Architecture template for Golang services

  10. SaaS-Boilerplate

    🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing

  11. ant-design-landing

    :mountain_bicyclist: Landing Pages of Ant Design System

  12. dotnet-starter-kit

    Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + React Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.

  13. developerFolio

    🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)

    Project mention: Top 10 Open Source Side Projects You Can Build on a Weekend | dev.to | 2025-09-12

    Repo: DevFolio

  14. yadm

    Yet Another Dotfiles Manager

  15. astrowind

    ⭕️ AstroWind: A free template using Astro v6 and Tailwind CSS v4. Astro starter theme.

  16. vue-typescript-admin-template

    🖖 A vue-cli 3.0 + typescript minimal admin template

  17. ModernCppStarter

    🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

  18. lightning-hydra-template

    PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

  19. readme-template

    Modelos readmes

  20. react-email-editor

    Drag-n-Drop Email Editor Component for React.js

  21. poi-tl

    Generate awesome word(docx) with template

    Project mention: How to Implement a Visual Word Template Similar to poi-tl with 800 Lines of Code | dev.to | 2025-11-25

    poi-tl is a Word template engine based on the Apache POI project. Compared to manually programming POI objects to construct Word documents, poi-tl can use ordinary Word files as base templates and replace custom tags within them to generate output files, thus achieving a certain degree of visual design. For example, tags are marked in the template using the {{xxx}} form.

  22. devportfolio

    A modern, minimalist portfolio template built with Astro and Tailwind CSS. Perfect for developers looking to showcase their skills, experience, and projects in a clean, professional way.

  23. sprig

    Useful template functions for Go templates.

  24. astro-paper

    A minimal, accessible and SEO-friendly Astro blog theme.

    Project mention: Building a Decentralized Content Pipeline with Nostr & Astro | dev.to | 2026-06-02

    Built on top of the refined Astro-Paper template, this project allows creators to use Nostr as a decentralized CMS while maintaining total ownership of their web presence and search engine rankings.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Template discussion

Log in or Post with

Template related posts

  • Port React Compiler to Rust

    2 projects | news.ycombinator.com | 5 Jun 2026
  • Introduction to LiquidPages

    3 projects | dev.to | 29 May 2026
  • Runtime Is Not the Problem

    1 project | dev.to | 13 May 2026
  • Modern C++ Programming: Busato

    1 project | news.ycombinator.com | 2 May 2026
  • Hot Take: You Should Ditch Next.js 15 for Svelte 5 – 50% Smaller Bundles

    1 project | dev.to | 30 Apr 2026
  • War Story: We Ditched Angular 18 for Svelte 5 and Reduced Our 2026 Enterprise App Bundle Size by 58%

    2 projects | dev.to | 28 Apr 2026
  • Stop Rewriting Go Service Boilerplate: Ship a Production-Ready API Faster with gogen

    1 project | dev.to | 10 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Template projects? This list will help you:

# Project Stars
1 Svelte 86,695
2 react-starter-kit 23,600
3 CleanArchitecture 20,149
4 Modern-CPP-Programming 15,712
5 simplefolio 14,156
6 CoreUI-Free-Bootstrap-Admin-Template 12,215
7 blur-admin 11,320
8 go-clean-template 7,582
9 SaaS-Boilerplate 7,164
10 ant-design-landing 6,502
11 dotnet-starter-kit 6,493
12 developerFolio 6,469
13 yadm 6,312
14 astrowind 5,726
15 vue-typescript-admin-template 5,688
16 ModernCppStarter 5,362
17 lightning-hydra-template 5,274
18 readme-template 5,206
19 react-email-editor 5,134
20 poi-tl 5,104
21 devportfolio 4,906
22 sprig 4,721
23 astro-paper 4,687

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com