gontainer
Service container
A dependency injection service container for Go projects.
Dependency Injection container for Golang projects.
39 stars
5 watching
4 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vardius/gocontainer | A dependency injection container for Go applications | 20 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
defval/di | A dependency injection container for the Go programming language | 233 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
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 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 320 |
ovirt/go-ovirt-client | An overlay for the oVirt Go SDK | 12 |
gone-io/gone | A lightweight dependency injection framework for Go microservices | 129 |