gocontainer
DI container
A dependency injection container for Go applications
Simple Dependency Injection Container
20 stars
0 watching
2 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
container-registrydependency-injectiongogolang
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 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
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 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
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 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
gone-io/gone | A lightweight dependency injection framework for Go microservices | 129 |
marcguilera/dependencies.dart | A simple and flexible dependency injection container for Dart. | 29 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 320 |