{"adoption": {"forks": 349, "observed_at": "2026-08-28T04:10:02.167384+00:00", "stars": 7645}, "canonical_url": "https://ross.abutalabs.com/products/uber-go-fx", "card": {"archived": false, "artifact_type": "framework", "description": "A dependency injection based application framework for Go.", "domain": ["developer-tools", "backend", "web-development"], "enriched": true, "function": ["middleware", "developer-tools", "configuration-management"], "health_score": 69, "homepage": "https://uber-go.github.io/fx/", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["uber-go/fx"], "name": "uber-go/fx", "platform": ["go", "windows", "cross-platform"], "pushed_at": "2025-12-27T14:09:36+00:00", "repo": "uber-go/fx", "stars": 7645, "tags": ["dependency-injection", "application-framework", "lifecycle-management", "microservices", "uber", "linux", "macos"], "topics": ["golang", "go", "framework", "service", "app-framework", "dependency-injection"], "urls": [], "use_cases": ["wire dependencies in a Go service without globals", "manage application startup and shutdown lifecycle in Go", "build reusable modules shared across Go microservices", "reduce boilerplate setup code in Go backends", "structure a large Go codebase with loosely-coupled components"], "what_it_is": "Fx is a dependency injection based application framework for Go, developed and battle-tested at Uber. It manages application lifecycles, eliminates global state, and automatically wires the dependency graph of components.", "when_to_avoid": ["you are writing a small script or simple CLI with few dependencies", "you prefer explicit manual wiring over reflection-based injection", "your project is not written in Go"], "when_to_choose": ["you are building Go backend services with complex dependency graphs", "you want to eliminate init() functions and global variables", "your team shares components across multiple Go services", "you want a mature, SemVer-stable DI framework backed by production use at Uber"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/uber-go-fx", "repo": "uber-go/fx", "role": "main", "score": 49}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.167384+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:36:46.188973+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a8f4e9d26d43fe01bf4a753a9676a4bed7329a28ec824bf46cbf02b8772a571f", "fetched_at": "2026-08-28T04:10:02.167384+00:00", "kind": "readme", "missing": false, "url": "https://github.com/uber-go/fx"}, {"content_hash": "46490a6f67afcde16e2f526a7288721517e07a29c3f4f427b0df8fbc2359719d", "fetched_at": "2026-08-29T08:31:51.974441+00:00", "kind": "homepage", "missing": false, "url": "https://uber-go.github.io/fx/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 59, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3598, "days_push": 249, "days_rel": 477, "gap_med": 214, "n_releases_24m": 2}, "score": 49, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}