do
DI toolkit
A dependency injection toolkit with Go 1.18+ Generics that provides services with features like health checks, shutdowns, and lifecycle hooks.
⚙️ A dependency injection toolkit based on Go 1.18+ Generics.
2k stars
24 watching
79 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists
containerdependencydependency-graphdigenericsgogolanggraceful-shutdownhealthcheckinjectioninjectorinvokeioclifecycleprovideservicetypesafe
Related projects:
Repository | Description | Stars |
---|---|---|
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
defval/di | A dependency injection container for the Go programming language | 233 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
gone-io/gone | A lightweight dependency injection framework for Go microservices | 129 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 8 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
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 |
stephanenicolas/toothpick | A Dependency Injection library for Java and Android applications | 1,123 |
go-kod/kod | A generics-based dependency injection framework for Go that supports OpenTelemetry trace/metric/log natively. | 169 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |