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 RepositoriesMultiplatform Factory Generators

Automated generation of platform-specific factory code from shared dependency definitions.

Distinct from Multiplatform Code Sharing: Distinct from general code sharing: focuses on the automated generation of DI factories for multiplatform targets.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multiplatform Factory Generators. Refine with filters or upvote what's useful.

Awesome Multiplatform Factory Generators GitHub Repositories

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

    evant/kotlin-inject

    1,503Vezi pe GitHub↗

    Kotlin-inject is a dependency injection framework for Kotlin that utilizes compile-time code generation to construct type-safe object graphs. By processing declarative annotations during the build process, the library eliminates the need for runtime reflection, ensuring that dependency resolution and validation occur before the application executes. The framework distinguishes itself through its native support for Kotlin Multiplatform, enabling consistent dependency management across shared and platform-specific codebases. It provides specialized mechanisms for assisted injection, allowing de

    Produces platform-specific factory code from shared definitions to maintain consistent dependency management.

    Kotlindependency-injectionkotlin
    Vezi pe GitHub↗1,503
  1. Home
  2. Software Engineering & Architecture
  3. Cross-Platform Development
  4. Multiplatform Code Sharing
  5. Multiplatform Factory Generators