Resolver
Dependency injector
An ultralight Dependency Injection framework for Swift 5.x on iOS.
Swift Ultralight Dependency Injection / Service Locator framework
2k stars
43 watching
190 forks
Language: Swift
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
athena-framework/dependency-injection | A service container framework for managing dependencies between software components | 9 |
ladeiko/viperservices | A lightweight dependency injection container for Swift services supporting boot order and asynchronous service execution | 6 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
appsquickly/pilgrim | A dependency injection framework for Swift that provides strong typing and runtime-only functionality. | 63 |
dickwall/subcut | A framework for configuring and providing dependencies to Scala applications in a flexible and type-safe manner. | 386 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
hubspot/dropwizard-guice | A library that enables integration of the Guice dependency injection framework with Dropwizard applications. | 266 |
logrange/linker | A dependency injection and inversion of control framework for Go. | 36 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |