Reliant
DI framework
A Dependency Injection framework for Objective-C that simplifies the process of managing object dependencies.
Nonintrusive Objective-C Dependency Injection
51 stars
7 watching
6 forks
Language: Objective-C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
drekka/alchemic | An iOS Dependency Injection framework for managing object creation and properties | 15 |
appsquickly/pilgrim | A dependency injection framework for Swift that provides strong typing and runtime-only functionality. | 63 |
prosumma/guise | A flexible and type-safe dependency resolution framework for Swift | 59 |
autofac/autofac.extensions.dependencyinjection | An Autofac implementation of the .NET Core dependency injection abstraction interfaces | 196 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 8 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |