awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAutomatic Handler Discovery

Runtime mechanisms that resolve and route requests to handlers without requiring explicit registration.

Distinct from Runtime Handler Registration: Distinct from manual registration by focusing on the automatic runtime lookup of handlers.

Explore 1 awesome GitHub repository matching software engineering & architecture · Automatic Handler Discovery. Refine with filters or upvote what's useful.

Awesome Automatic Handler Discovery GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • casatwy/ctmediatorAvatar von casatwy

    casatwy/CTMediator

    4,015Auf GitHub ansehen↗

    CTMediator is a dynamic service locator and modular architecture framework for iOS. It functions as a dependency decoupler that allows large projects to be split into smaller, independent subprojects and targets to improve organization and reduce build times. The framework enables communication between these isolated modules using a target-action pattern. It utilizes dynamic runtime lookups to dispatch requests and route actions to specific modules without requiring a manual service registration process during startup. The system manages data exchange and project decomposition through protoc

    Provides dynamic runtime lookup to resolve module handlers without requiring a manual service registration process.

    Objective-C
    Auf GitHub ansehen↗4,015
  1. Home
  2. Software Engineering & Architecture
  3. Runtime Handler Registration
  4. Automatic Handler Discovery