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 RepositoriesServer-Side Dependency Injection

Dependency injection patterns and tools optimized for server-side application environments.

Distinct from Server-Side Application Toolkits: Candidates are either generic toolkits or security-focused; nothing addresses the specific architectural need of server-side DI.

Explore 1 awesome GitHub repository matching web development · Server-Side Dependency Injection. Refine with filters or upvote what's useful.

Awesome Server-Side Dependency Injection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • insertkoinio/koinAvatar von InsertKoinIO

    InsertKoinIO/koin

    9,992Auf GitHub ansehen↗

    Koin is a dependency injection framework for Kotlin applications that manages object lifetimes and resolves dependencies through a lightweight container. It functions as a multiplatform library, allowing shared object definitions and resource bindings to be reused across different target platforms and source sets. The framework provides a system for resolving dependencies directly within user interface components to decouple business logic from view implementations. It includes a compile-time dependency validator that analyzes dependency graphs during the build process to detect missing bindi

    Organizes shared resources and request-scoped objects within Kotlin server applications to improve modularity.

    Kotlinandroiddependency-injectioninjection
    Auf GitHub ansehen↗9,992
  1. Home
  2. Web Development
  3. Server-Side Dependency Injection