ore
DI container
A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control.
Lightweight, generic & simple dependency injection (DI) container for Go
13 stars
2 watching
2 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 363 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 981 |
nvidia/gontainer | A dependency injection service container for Go projects. | 40 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
yiisoft/di | A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. | 182 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 142 |
marcguilera/dependencies.dart | A simple and flexible dependency injection container for Dart. | 29 |
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 |
gone-io/gone | A lightweight dependency injection framework for building cloud-native microservices in Golang. | 133 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |