DITranquillity
Dependency injector
A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications.
Dependency injection for iOS (Swift)
423 stars
18 watching
32 forks
Language: Swift
last commit: about 1 month ago
Linked from 2 awesome lists
dependency-injectiondidi-containerinversion-of-controliociosswift
Related projects:
Repository | Description | Stars |
---|---|---|
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
hmlongco/resolver | An ultralight Dependency Injection framework for Swift 5.x on iOS. | 2,150 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |