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
·

1 Repo

Awesome GitHub RepositoriesInterface-Based Design Patterns

Design patterns that prioritize clear boundaries and contracts over specific implementation details.

Distinct from System Design And Architecture: Distinct from System Design and Architecture: focuses on the specific pattern of interface-based design rather than general system design resources.

Explore 1 awesome GitHub repository matching part of an awesome list · Interface-Based Design Patterns. Refine with filters or upvote what's useful.

Awesome Interface-Based Design Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • timoxley/best-practicesAvatar von timoxley

    timoxley/best-practices

    1,277Auf GitHub ansehen↗

    This project serves as a comprehensive handbook and architectural guide for software engineering best practices. It provides a curated set of principles and technical guidelines focused on maintaining long-term code health, reducing complexity, and ensuring that software systems remain readable and manageable as they grow. The core philosophy centers on modularity and domain-driven design, encouraging developers to structure applications around specific business use cases rather than the constraints of external frameworks. By prioritizing interface-based contracts and dependency injection, th

    Prioritizes clear boundaries and contracts to allow for future growth and easier component adaptation.

    Auf GitHub ansehen↗1,277
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. System Design And Architecture
  5. Interface-Based Design Patterns