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
·

4 repositorios

Awesome GitHub RepositoriesProvider Configurations

Dynamic loading of external service configurations at runtime.

Distinct from Dynamic Function Injection: Specifically focuses on loading external content provider settings rather than executing arbitrary UI functions.

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

Awesome Provider Configurations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • venera-app/veneraAvatar de venera-app

    venera-app/venera

    7,619Ver en GitHub↗

    Venera is a multi-source content reader and aggregator that allows users to browse and download media from various remote websites and local files through a unified interface. It functions as a local-remote media manager, synchronizing online content with local storage to enable offline viewing. The project utilizes a JavaScript-based content parser and aggregator to scrape and parse data from external web sources. This system allows for the definition of custom data extraction rules using JavaScript to fetch and display content from external websites. The platform covers remote media manage

    Allows expanding supported content websites by loading provider configurations at runtime.

    Dartandroid-appcomicflutter
    Ver en GitHub↗7,619
  • ets-labs/python-dependency-injectorAvatar de ets-labs

    ets-labs/python-dependency-injector

    4,805Ver en GitHub↗

    This is a dependency injection framework and inversion of control container for Python. It decouples object creation from business logic by managing how services and their dependencies are assembled, delivered, and linked within an application. The framework is distinguished by its ability to perform automated component wiring, using import hooks and decorators to inject dependencies into functions and classes across different modules. It supports non-blocking flows through an asynchronous dependency resolver and manages the initialization and shutdown sequences of shared external resources a

    Provides the ability to determine application structure at runtime via configuration files or external data.

    Pythonaiohttpasynciodependency-injection
    Ver en GitHub↗4,805
  • cuiocean/zy-player-appAvatar de cuiocean

    cuiocean/ZY-Player-APP

    1,257Ver en GitHub↗

    ZY-Player-APP is a cross-platform mobile video playback application designed to aggregate and stream media from multiple external internet sources. It functions as a media client that enables users to search, discover, and play video content through a unified interface. The application distinguishes itself by allowing users to configure custom providers, enabling the integration of diverse third-party video streaming APIs. It supports personalized library management, allowing users to organize favorite content and automatically track playback progress to resume videos from previously saved ti

    Loads external media source definitions at runtime to interface with diverse third-party video streaming APIs.

    Vueuniappzyzy-player
    Ver en GitHub↗1,257
  • angular-slider/angularjs-sliderAvatar de angular-slider

    angular-slider/angularjs-slider

    1,220Ver en GitHub↗

    The angularjs-slider repository provides a lightweight slider directive built specifically for the AngularJS framework. It offers single-handle and dual-handle numeric selection components with no external dependencies, allowing users to pick values or ranges by dragging interactive handles along a track. The component supports extensive customization options, including minimum and maximum boundaries, forbidden zones, step increments, decimal precision, and custom markup templates. Developers can configure these parameters through instance-level attributes or via a centralized service provide

    Allows application-wide default configurations through a centralized service provider.

    JavaScriptangularjavascriptrange-slider
    Ver en GitHub↗1,220
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Function Injection
  4. Provider Configurations

Explorar subetiquetas

  • Dynamic Assembly ConfigurationsConfigurations that define the structural assembly of dependency providers at runtime. **Distinct from Provider Configurations:** Focuses on the architectural assembly of providers rather than just loading external service settings.