gone
DI framework
A lightweight dependency injection framework for building cloud-native microservices in Golang.
Gone is a lightweight dependency injection framework for Golang, designed to integrate with a variety of third-party components, enabling rapid development of cloud-native micro services.
133 stars
3 watching
7 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
dependency-injectiondidiggogolangiocwire
Related projects:
Repository | Description | Stars |
---|---|---|
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 363 |
go-kod/kod | A framework that enables dependency injection and aspect-oriented programming using generics and interceptors | 173 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 10 |
i-love-flamingo/dingo | A dependency injection framework for Go | 182 |
golobby/container | An IoC container for dependency injection in Go applications | 566 |
samber/do | A dependency injection toolkit with Go 1.18+ Generics that provides services with features like health checks, shutdowns, and lifecycle hooks. | 1,889 |
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. | 13 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
nvidia/gontainer | A dependency injection service container for Go projects. | 40 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |