Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookarchive/inject

Package inject provides a reflect based injector. observed · 2026-08-28

github.com/facebookarchive/inject · homepage · Go · MIT (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
facebookarchive/injectmain10

For agents

markdown · JSON · MCP: product_card(name="facebookarchive/inject")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem