Weaver
Dependency manager
A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects.
Dependency Injection framework for Swift (iOS/macOS/Linux)
749 stars
27 watching
32 forks
Language: Swift
last commit: about 2 months ago
Linked from 2 awesome lists
iosmanaged-by-terraformmobile-build-toolingswift
Related projects:
Repository | Description | Stars |
---|---|---|
symentis/corridor | A framework that helps manage dependencies and context in software development by providing a common interface for substituting uncontrolled parts of code with mock implementations. | 61 |
jamitlabs/accio | An alternative dependency manager built into SwiftPM, aiming to improve upon existing solutions like Carthage. | 664 |
liveui/swifter | A macOS app for managing Swift package manager and third-party dependency management tools like Carthage and CocoaPods. | 42 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
roguemacro/steak.dependencyinjection | Provides a simple framework for managing dependencies in BeefLang applications. | 4 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |