poodinis
Dependency injector
A dependency injection framework for the D programming language.
Dependency injection framework for D with support for autowiring.
71 stars
9 watching
12 forks
Language: D
last commit: 5 months ago
Linked from 1 awesome list
ddependency-injectiondlangdubinjectioniocioc-containerpoodinis
Related projects:
Repository | Description | Stars |
---|---|---|
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
bonemind/syringe | A library providing dependency injection for Crystal programming language | 6 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
scaldi/scaldi | A lightweight dependency injection library for Scala applications | 289 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |
magic003/alice | An additive dependency injection container for Golang. | 50 |