wire

Dependency injector

A runtime dependency injection and wiring library for Go applications.

Strict Runtime Dependency Injection for Golang

GitHub

37 stars
3 watching
8 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists

dependency-injectiondependency-injection-containergolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
muir/nject A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. 29
golobby/container An IoC container for dependency injection in Go applications 563
nvidia/gontainer A dependency injection service container for Go projects. 39
goioc/di A lightweight, Spring-like Dependency Injection library for Go 362
tiendc/autowire A dependency injection framework for Go that allows automatic wiring and provides flexibility in configuration and testing. 8
go-kod/kod A generics-based dependency injection framework for Go that supports OpenTelemetry trace/metric/log natively. 169
logrange/linker A dependency injection and inversion of control framework for Go. 36
vardius/gocontainer A dependency injection container for Go applications 20
softwaremill/macwire A dependency injection library for Scala that automatically generates instance creation code at compile-time. 1,275
gone-io/gone A lightweight dependency injection framework for Go microservices 129
defval/di A dependency injection container for the Go programming language 233
giggio/sourceinject A source generator for C# that uses Roslyn to automate dependency injection at compile time. 79
magic003/alice An additive dependency injection container for Golang. 50
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
gracicot/kangaru An inversion of control container for C++11 and later with dependency injection features. 498