awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • fog/fogfog का अवतार

    fog/fog

    4,297GitHub पर देखें↗

    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
    GitHub पर देखें↗4,297
  1. Home
  2. Software Engineering & Architecture
  3. Interface-Driven Provider Implementations