axon VS wire

Compare axon vs wire and see what are their differences.

axon

A simple, lightweight, and lazy-loaded DI (really just a singleton management) library. (by eddieowens)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
axon wire
1 29
22 12,291
- 2.3%
1.8 2.7
almost 2 years ago about 2 months ago
Go Go
Apache License 2.0 Apache License 2.0
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.

axon

Posts with mentions or reviews of axon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.
  • Generic-friendly DI library
    2 projects | /r/golang | 22 May 2022
    Hey all, I just refactored a library I use for my company called axon. It's a simple, lightweight, and lazy-loaded DI (really just a singleton management) library that supports generics. I refactored it to add some needed features as well as get some practice with Go generics (not 100% sure how I feel about them but they're pretty cool so far).

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.

What are some alternatives?

When comparing axon and wire 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.

nject - Golang type-safe dependency injection

go-kit - A standard library for microservices.

gocontainer - Simple Dependency Injection Container

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

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