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.

GitHub

41 stars
5 watching
5 forks
Language: Clojure
last commit: about 1 month ago
Linked from 1 awesome list

aopclojuredependency-injectionioc-containerstate-management

Backlinks from these awesome lists:

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
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,220
golobby/container An IoC container for dependency injection in Go applications 566
alisoftware/dip A simple Dependency Injection Container for Swift. 981
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 139
mbierlee/poodinis A dependency injection framework for the D programming language. 71
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their 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. 142