awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

154 dépôts

Awesome GitHub RepositoriesModèles de projet

Boilerplate et conventions pour initialiser des projets C++ modernes.

Explore 154 awesome GitHub repositories matching part of an awesome list · Modèles de projet. Refine with filters or upvote what's useful.

Awesome Modèles de projet GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ttroy50/cmake-examplesAvatar de ttroy50

    ttroy50/cmake-examples

    13,066Voir sur GitHub↗

    This project is a collection of reference implementations and templates for CMake build patterns and configuration workflows. It provides standardized templates for managing C++ project structures, compiler flags, and dependency linking. The repository includes a packaging guide for creating installation targets and platform-specific software installers. It also provides a testing suite that demonstrates the integration of unit testing and static analysis tools into the build process. Additional reference configurations cover the execution of builds and tests within isolated, containerized e

    Tutorial-style examples for common build tasks.

    CMakeboostcatchclang
    Voir sur GitHub↗13,066
  • drivendata/cookiecutter-data-scienceAvatar de drivendata

    drivendata/cookiecutter-data-science

    9,919Voir sur GitHub↗

    Ce projet est un scaffold Cookiecutter et un modèle de projet de science des données qui automatise la création d'une hiérarchie de dossiers cohérente pour les projets analytiques. Il fournit une structure de répertoire standardisée et un squelette de projet conçu pour organiser les workflows de science des données afin de favoriser la reproductibilité et la collaboration. Le framework établit une mise en page standardisée pour les pipelines de données et un cadre de recherche reproductible. Il sépare les étapes d'ingestion, de nettoyage et de modélisation des données pour assurer une piste d'audit claire des transformations et des résultats de recherche cohérents. Le projet organise le travail en fournissant une hiérarchie de répertoires basée sur des conventions pour les données brutes, les jeux de données traités, les notebooks et le code source. Cette approche soutient le machine learning collaboratif et l'organisation structurée des pipelines de données.

    Logical and reproducible project directory structure for data science.

    Python
    Voir sur GitHub↗9,919
  • gothinkster/angular-realworld-example-appAvatar de gothinkster

    gothinkster/angular-realworld-example-app

    5,616Voir sur GitHub↗

    Il s'agit d'une application web TypeScript et d'une application monopage (SPA) construite avec Angular. Elle sert de plateforme de blogging complète et de système de gestion de contenu qui implémente des modèles architecturaux professionnels pour construire des interfaces utilisateur complexes. Le projet fonctionne comme un client d'API REST qui s'intègre à un service backend pour gérer les utilisateurs, les articles et les interactions sociales. Il inclut un moteur de rendu de contenu markdown pour afficher des articles formatés et un système de découverte de contenu utilisant des flux paginés et des filtres par catégorie. L'application couvre plusieurs domaines fonctionnels, incluant les workflows d'authentification utilisateur avec gestion d'identité basée sur des jetons, la gestion du cycle de vie des articles de blog, et des fonctionnalités de réseautage social telles que le suivi des auteurs et la mise en favoris de contenu.

    Angular codebase adhering to the RealWorld spec and API.

    TypeScript
    Voir sur GitHub↗5,616
  • thelartians/moderncppstarterAvatar de TheLartians

    TheLartians/ModernCppStarter

    5,306Voir sur GitHub↗

    ModernCppStarter is a pre-configured project boilerplate and bootstrapping environment for C++ libraries and executables. It provides a standardized set of CMake build configurations and templates to automate the initialization of new projects. The project integrates a comprehensive static analysis suite and documentation automation. It includes systems for enforcing code quality through sanitizers and analyzers, as well as a pipeline for generating and deploying technical documentation during project releases. The template covers broader development infrastructure, including dependency mana

    Starter template with CI, coverage, and dependency management.

    CMakebootstrapcccache
    Voir sur GitHub↗5,306
  • blazorhero/cleanarchitectureAvatar de blazorhero

    blazorhero/CleanArchitecture

    3,577Voir sur GitHub↗

    Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.

    Clean architecture starter template using Material Design components.

    C#
    Voir sur GitHub↗3,577
  • dev-cafe/cmake-cookbookAvatar de dev-cafe

    dev-cafe/cmake-cookbook

    2,849Voir sur GitHub↗

    CMake Cookbook recipes.

    Comprehensive collection of build recipes.

    C++
    Voir sur GitHub↗2,849
  • filipdutescu/modern-cpp-templateAvatar de filipdutescu

    filipdutescu/modern-cpp-template

    1,914Voir sur GitHub↗

    Template for projects with unit testing and CI support.

    CMakeccacheciclang-format
    Voir sur GitHub↗1,914
  • coreui/coreui-free-angular-admin-templateAvatar de coreui

    coreui/coreui-free-angular-admin-template

    1,833Voir sur GitHub↗

    CoreUI for Angular 21 free admin template based on Bootstrap 5

    Free Angular admin template based on Bootstrap 5.

    HTML
    Voir sur GitHub↗1,833
  • nezvers/godot-gametemplateAvatar de nezvers

    nezvers/Godot-GameTemplate

    1,595Voir sur GitHub↗

    Template for top-down shooter, with solutions for tough problems.

    Template designed for pixel art games.

    GDScript
    Voir sur GitHub↗1,595
  • maaack/godot-game-templateAvatar de Maaack

    Maaack/Godot-Game-Template

    1,489Voir sur GitHub↗

    Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.

    Template with menus, scene loader, and tools.

    GDScript
    Voir sur GitHub↗1,489
  • ng-matero/ng-materoAvatar de ng-matero

    ng-matero/ng-matero

    1,464Voir sur GitHub↗

    Angular Material admin template.

    Angular Material admin dashboard template.

    TypeScript
    Voir sur GitHub↗1,464
  • bitfoundation/bitplatformAvatar de bitfoundation

    bitfoundation/bitplatform

    1,360Voir sur GitHub↗

    Build all of your apps using what you already know and love ❤️

    Cross-platform solution templates for .NET MAUI and Blazor.

    C#
    Voir sur GitHub↗1,360
  • emonney/quickappAvatar de emonney

    emonney/QuickApp

    1,345Voir sur GitHub↗

    AI-ready reference architecture for Angular / ASP.NET Core projects. A hardened foundation with secure authentication, authorization, role and user management, and consistent patterns designed to be safely extended by AI tools. Stop letting AI hallucinate your auth and DB logic - give it a production-grade foundation to build on.

    ASP.NET Core and Angular startup project template with user management.

    TypeScriptaiai-templateangular
    Voir sur GitHub↗1,345
  • vector-of-bool/pitchforkAvatar de vector-of-bool

    vector-of-bool/pitchfork

    1,248Voir sur GitHub↗

    Pitchfork is a Set of C++ Project Conventions

    Conventions for native C and C++ project structures.

    C++
    Voir sur GitHub↗1,248
  • pr0g/cmake-examplesAvatar de pr0g

    pr0g/cmake-examples

    1,231Voir sur GitHub↗

    This project provides a collection of minimal, modern configuration templates designed to demonstrate industry-standard practices for managing C and C++ build workflows. It serves as a practical guide for developers to implement build automation, dependency management, and project structuring using the CMake build system. The repository distinguishes itself by offering modular examples that cover complex build requirements, such as hierarchical project organization and the integration of external third-party source code. It emphasizes the use of target-based dependency graphs and interface-ba

    Collection of simple, modern project examples.

    CMakecmakecmake-examplescmake-scripts
    Voir sur GitHub↗1,231
  • neozhu/cleanarchitecturewithblazorserverAvatar de neozhu

    neozhu/CleanArchitectureWithBlazorServer

    1,216Voir sur GitHub↗

    This repository is designed to create an enterprise Blazor Server application that follows the principles of Clean Architecture and implements Blazor Clean Architecture best practices for scalability, maintainability, and testability.

    Clean architecture template utilizing Material Design components.

    HTML
    Voir sur GitHub↗1,216
  • ralish/bash-script-templateAvatar de ralish

    ralish/bash-script-template

    999Voir sur GitHub↗

    Un modèle de script Bash suivant les meilleures pratiques avec plusieurs fonctions utiles

    Provides best practices for bash scripting.

    Shell
    Voir sur GitHub↗999
  • whimfoome/godot-firstpersonstarterAvatar de Whimfoome

    Whimfoome/godot-FirstPersonStarter

    975Voir sur GitHub↗

    FPS (First Person Shooter) controller template for Godot 4 to give starter content for a new or already existing project!

    First-person controller template.

    GDScriptfps-templategamedevgdscript
    Voir sur GitHub↗975
  • cginternals/cmake-initAvatar de cginternals

    cginternals/cmake-init

    940Voir sur GitHub↗

    Template for reliable, cross-platform C++ project setup using cmake.

    Template for reliable, cross-platform project setup.

    CMake
    Voir sur GitHub↗940
  • primefaces/sakai-ngAvatar de primefaces

    primefaces/sakai-ng

    942Voir sur GitHub↗

    Free Angular Admin Template by PrimeNG

    Free Angular Admin Template by PrimeNG.

    TypeScript
    Voir sur GitHub↗942
Préc.123456…8Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Project Templates