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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • timoxley/best-practicesAvatar de timoxley

    timoxley/best-practices

    1,277Ver en GitHub↗

    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.

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