Perform
View controller injector
A dependency injection framework that simplifies storyboard segue configuration by providing a type-safe way to manage view controller dependencies.
Easy dependency injection for storyboard segues
280 stars
10 watching
12 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
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 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
rodionovd/task_vaccine | A C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process | 54 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 484 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
jeffdarchuk/sctokenmanager | A framework that enables dynamic content injection into Sitecore RTE fields | 11 |
apokryptein/secinject | A tool for injecting malicious code into processes using native APIs and memory section mapping. | 87 |
vogel/injeqt | A dependency injection framework for building and managing software components | 103 |
elfmaster/saruman | Injects full dynamic executables into process images with thread injection | 127 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
malcomvetter/managedinjection | A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |