facebookarchive/inject
Package inject provides a reflect based injector. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4700
- days_rel: n/a
- days_push: 2788
- n_releases_24m: 0
Adoption not part of the score
1406 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library providing reflection-based dependency injection. It builds and wires object graphs automatically using struct tags, supporting singletons, named and private instances.
Use cases
- wire dependencies in a large Go application automatically
- build an object graph with dependency injection in Go
- avoid manual singleton wiring in Go services
- inject dependencies via struct tags in Go
When to avoid
- you prefer compile-time or code-generated dependency injection
- you need an actively maintained library - the repo is archived since 2019
Facets
library · maturity abandoned
middleware developer-tools go dependency-injection reflection object-graph struct-tags facebook-archive
5 sources
- readme: https://github.com/facebookarchive/inject · fetched 2026-08-28 · 6429399c15e5
- homepage: https://godoc.org/github.com/facebookgo/inject · fetched 2026-08-29 · 13f4d69de446
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://pkg.go.dev/github.com/facebookgo/inject · fetched 2026-08-29 · c0980e2f3092
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/inject | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/inject")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem