alice
DI container
An additive dependency injection container for Golang.
An additive dependency injection container for Golang.
50 stars
5 watching
4 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
dependency-injectiongolangioc-container
Related projects:
Repository | Description | Stars |
---|---|---|
defval/di | A dependency injection container for the Go programming language | 233 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
samber/do | A dependency injection toolkit with Go 1.18+ Generics that provides services with features like health checks, shutdowns, and lifecycle hooks. | 1,868 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
ipjohnson/grace | A dependency injection container designed to be flexible and performant | 336 |