container VS dig

Compare container vs dig and see what are their differences.

container

A lightweight yet powerful IoC dependency injection container for the Go programming language (by golobby)

dig

A reflection based dependency injection toolkit for Go. (by uber-go)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
container dig
- 5
529 3,678
1.3% 1.9%
3.9 5.9
4 months ago about 1 month ago
Go Go
MIT License 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.

container

Posts with mentions or reviews of container. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning container yet.
Tracking mentions began in Dec 2020.

dig

Posts with mentions or reviews of dig. 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 container and dig you can also consider the following projects:

fx - A dependency injection based application framework for Go.

wire - Compile-time Dependency Injection for Go

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

wire - Strict Runtime Dependency Injection for Golang

go.uuid - UUID package for Go

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

gocontainer - Simple Dependency Injection Container