autowire

DI framework

A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing.

Dependency injection for Go using generics and reflection

GitHub

10 stars
2 watching
0 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list

dependencydependency-injectiondependency-injection-containerwiring

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gone-io/gone A lightweight dependency injection framework for building cloud-native microservices in Golang. 133
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
fs02/wire A runtime dependency injection and wiring library for Go applications. 37
autofac/autofac.extensions.dependencyinjection An Autofac implementation of the .NET Core dependency injection abstraction interfaces 198
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
uber/needle A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. 1,843
vanillasource/jaywire A lightweight dependency injection framework for Java applications 57
magic003/alice An additive dependency injection container for Golang. 50
i-love-flamingo/dingo A dependency injection framework for Go 182
appfoundry/reliant A Dependency Injection framework for Objective-C that simplifies the process of managing object dependencies. 51
kawoou/deli A Dependency Injection framework to simplify the creation and management of objects in a software application 135
firasdarwish/ore A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. 13