di
IOC container
A dependency injection framework for Clojure applications
DI is a dependency injection framework that allows you to define dependencies as cheaply as defining function arguments.
41 stars
5 watching
5 forks
Language: Clojure
last commit: 12 days ago
Linked from 1 awesome list
aopclojuredependency-injectionioc-containerstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |
defval/di | A dependency injection container for the Go programming language | 233 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
drekka/alchemic | An iOS Dependency Injection framework for managing object creation and properties | 15 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |