nject
Dependency injector
A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains.
Golang type-safe dependency injection
29 stars
2 watching
2 forks
Language: Go
last commit: 8 days ago
Linked from 2 awesome lists
dependency-injectiongogolanggolang-library
Related projects:
Repository | Description | Stars |
---|---|---|
fs02/wire | A runtime dependency injection and wiring library for Go applications. | 37 |
goioc/di | A lightweight, Spring-like Dependency Injection library for Go | 362 |
muir/nvelope | A framework for building endpoints with standardized helper functions | 3 |
golobby/container | An IoC container for dependency injection in Go applications | 565 |
muir/npoint | A dependency injection framework for creating and chaining HTTP handlers with minimal reflection overhead | 2 |
vardius/gocontainer | A dependency injection container for Go applications | 20 |
nvidia/gontainer | A dependency injection service container for Go projects. | 39 |
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 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
gone-io/gone | A lightweight dependency injection framework for Go microservices | 130 |