awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesInterface-Driven Provider Implementations

Software patterns that enforce a consistent set of required methods for multiple third-party provider implementations.

Distinct from Custom Provider Implementations: None of the candidates provide a general architectural pattern for enforcing cross-provider compatibility via interfaces.

Explore 1 awesome GitHub repository matching software engineering & architecture · Interface-Driven Provider Implementations. Refine with filters or upvote what's useful.

Awesome Interface-Driven Provider Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • fog/fogAvatar fog

    fog/fog

    4,297Vezi pe GitHub↗

    Fog is a Ruby cloud infrastructure SDK that provides a standardized interface for managing compute, storage, and network resources across multiple cloud providers. It utilizes a multi-cloud abstraction layer to translate generic resource requests into provider-specific API calls, unifying infrastructure control through a consistent set of Ruby objects. The project includes a cloud API mocking framework that simulates provider responses and resource behavior in memory. This allows for the testing of infrastructure integration logic without making actual network requests or incurring provider c

    Enforces a strict set of required methods for all cloud provider implementations to ensure a consistent cross-provider API.

    Ruby
    Vezi pe GitHub↗4,297
  1. Home
  2. Software Engineering & Architecture
  3. Interface-Driven Provider Implementations