gone
DI framework
A lightweight dependency injection framework for Go microservices
Gone is a lightweight golang dependency injection framework; a series of Goners components are built in for rapid development of micro services.
129 stars
3 watching
7 forks
Language: Go
last commit: 8 days ago
Linked from 1 awesome list
dependency-injectiondidiggogolangiocwire
Related projects:
Repository | Description | Stars |
---|---|---|
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
go-kod/kod | A generics-based dependency injection framework for Go that supports OpenTelemetry trace/metric/log natively. | 169 |
defval/di | A dependency injection container for the Go programming language | 233 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 8 |
i-love-flamingo/dingo | A dependency injection framework for Go | 180 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
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 |
logrange/linker | A dependency injection and inversion of control framework for Go. | 36 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |