ViperServices
Service container
A lightweight dependency injection container for Swift services supporting boot order and asynchronous service execution
Simple dependency injection container for services written for iOS in swift supporting boot order
6 stars
3 watching
2 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
dependency-injectioniosservice-containerswift
Related projects:
Repository | Description | Stars |
---|---|---|
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
hmlongco/resolver | An ultralight Dependency Injection framework for Swift 5.x on iOS. | 2,150 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
spectraldragon/literoute | A Swift framework for easy transition between VIPER modules in iOS apps | 93 |
codytwinton/swiftyviper | A framework that simplifies the implementation of the VIPER architecture in iOS applications. | 124 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
appsquickly/pilgrim | A dependency injection framework for Swift that provides strong typing and runtime-only functionality. | 63 |
thephpleague/container | Provides a simple and powerful way to manage dependencies in PHP applications. | 844 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |