SafeDI
Dependency injector
A compile-time safe dependency injection framework for Swift projects
Compile-time safe dependency injection in Swift
96 stars
5 watching
4 forks
Language: Swift
last commit: 11 days ago dependency-injectiondependency-managementswift
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 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
prosumma/guise | A flexible and type-safe dependency resolution framework for Swift | 59 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
defval/di | A dependency injection container for the Go programming language | 233 |
hmlongco/resolver | An ultralight Dependency Injection framework for Swift 5.x on iOS. | 2,150 |