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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesReference Implementation Patterns

Curated examples of architectural patterns applied to real-world backend services.

Distinct from Enterprise Backend Architectures: Focuses on concrete reference implementations and templates rather than theoretical enterprise architectural patterns.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Reference Implementation Patterns. Refine with filters or upvote what's useful.

Awesome Reference Implementation Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • coreymschafer/code_snippetsAvatar von CoreyMSchafer

    CoreyMSchafer/code_snippets

    10,587Auf GitHub ansehen↗

    This project is a programming language reference library and developer knowledge base. It serves as a collection of verified code snippets and implementation patterns used to demonstrate specific programming language features and standard library functions. The repository functions as a software design pattern catalog and a code implementation blueprint. It provides a structured set of examples that illustrate architectural patterns and modular samples intended to maintain consistency across a codebase. The library covers the implementation of programming patterns, language feature adoption,

    Provides a library of verified implementation patterns that serve as blueprints for production software.

    Jupyter Notebook
    Auf GitHub ansehen↗10,587
  • hansonwang99/spring-boot-in-actionAvatar von hansonwang99

    hansonwang99/Spring-Boot-In-Action

    4,678Auf GitHub ansehen↗

    This project is a collection of reference implementations and practical guides for building enterprise Java applications using the Spring Boot framework. It serves as a backend project gallery and implementation guide, providing a set of architectures for common server patterns. The repository distinguishes itself through a focus on distributed system design, offering examples for global unique identifier generation, distributed caching, and full-text search. It also includes templates and examples for creating custom Spring Boot starters to encapsulate shared dependencies and configurations

    Provides concrete reference implementations of common backend architectural patterns for enterprise Java systems.

    Javajavajwtmybatis
    Auf GitHub ansehen↗4,678
  • googlecloudplatform/golang-samplesAvatar von GoogleCloudPlatform

    GoogleCloudPlatform/golang-samples

    4,630Auf GitHub ansehen↗

    Dieses Projekt ist eine Sammlung von Referenzimplementierungen und Codebeispielen für die Integration von Google Cloud-Diensten unter Verwendung der Programmiersprache Go. Es dient als Bibliothek für Cloud-Service-Integration und als Development Kit, das sofort einsatzbereite Implementierungsmuster bereitstellt, um die Erstellung Cloud-nativer Software zu beschleunigen. Das Repository deckt die Implementierung von Cloud-APIs und die Service-Orchestrierung ab und bietet strukturelle Vorlagen für die Verbindung von Anwendungen mit Cloud-basierter Infrastruktur. Es bietet modulare Beispiele, die nach spezifischer Produktfunktionalität organisiert sind, um die Integration verschiedener Google Cloud-Dienste zu leiten. Die Codebasis enthält Muster für die Cloud-Entwicklung mit Fokus auf Request-Handling und die Koordination mehrerer Cloud-basierter Dienste.

    Provides repeatable code templates and structural patterns for integrating cloud services into Go applications.

    Goappenginegogolang
    Auf GitHub ansehen↗4,630
  • gofiber/recipesAvatar von gofiber

    gofiber/recipes

    3,427Auf GitHub ansehen↗

    This project is a comprehensive library of reference implementations and patterns for building web applications using the Go Fiber framework. It provides curated templates and implementation guides for creating REST APIs, web servers, and structured backend services. The repository serves as a practical resource for applying architectural patterns, including Clean and Hexagonal architectures, as well as port-and-adapter decoupling. It offers detailed examples for integrating common web features such as OAuth2 authentication, JWT verification, WebSockets for real-time communication, and server

    Reference examples for organizing Go code using Clean Architecture and Hexagonal Architecture patterns.

    Gocookbookexamplesfiber
    Auf GitHub ansehen↗3,427
  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Backend & Enterprise Systems
  6. Enterprise Backend Architectures
  7. Reference Implementation Patterns