dingo
DI framework
A dependency injection framework for Go
Go Dependency Injection Framework
180 stars
23 watching
14 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists
dependency-injectionflamingo-modulegolanggolang-packagehacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
i-love-flamingo/flamingo | A pluggable web framework for Go that provides clean architecture and maintainability for building production-ready applications. | 463 |
gone-io/gone | A lightweight dependency injection framework for Go microservices | 129 |
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 |
darky/context-fp-go | A library for dependency injection and functional programming in Go. | 1 |
logrange/linker | A dependency injection and inversion of control framework for Go. | 36 |
go-kod/kod | A generics-based dependency injection framework for Go that supports OpenTelemetry trace/metric/log natively. | 169 |
tiendc/autowire | A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. | 8 |
i-love-flamingo/flamingo-commerce | An e-commerce framework that provides a modular and flexible way to build commerce applications with a focus on performance, scalability, and maintainability. | 512 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
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 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |