wire VS nject

Compare wire vs nject and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
wire nject
29 1
12,224 28
1.7% -
2.7 3.9
about 1 month ago 11 months ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wire

Posts with mentions or reviews of wire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

nject

Posts with mentions or reviews of nject. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.
  • godi a New Dependency Injection library - feedback welcome
    3 projects | /r/golang | 28 Oct 2022
    For those who commented about Java & DI: I used DI with Java and hated it. It seemed to be simply a complex interface around global variables. Please take a look at [nject]([https://github.com/muir/nject]. The idea is fundamentally different: you create an injection chain out of reusable components. I won't say that it makes DI simple, but it does alter the cost/benefit ratio such that DI becomes very advantageous for several uses.

What are some alternatives?

When comparing wire and nject you can also consider the following projects:

fx - A dependency injection based application framework for Go.

dig - A reflection based dependency injection toolkit for Go.

gomock - GoMock is a mocking framework for the Go programming language.

do - ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.

container - A lightweight yet powerful IoC dependency injection container for the Go programming language

goioc/di - Simple and yet powerful Dependency Injection for Go

wild-workouts-go-ddd-example - Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

go-kit - A standard library for microservices.

gocontainer - Simple Dependency Injection Container

vtprotobuf - A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2

di - 🛠 A full-featured dependency injection container for go programming language.

linker - Dependency Injection and Inversion of Control package