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

alibaba/IOC-golang

一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application. observed · 2026-08-28

github.com/alibaba/IOC-golang · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1569
  • days_rel: n/a
  • days_push: 1177
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1227 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

IOC-golang is a dependency injection framework for Go that provides a full IoC container with object lifecycle management and autowire models. It includes an AOP-based struct proxy layer enabling debugging features like method-level tracing, parameter watching, and fault injection, plus a code generation tool driven by annotations.

Use cases

  • dependency injection in go applications
  • manage object lifecycle and wiring in golang
  • aop proxy layer for go structs
  • method level tracing and debugging in go
  • generate struct registration code from annotations
  • build modular go applications with ioc container

When to choose

  • you want a full IoC container with DI for a Go project
  • you need AOP-style proxies for tracing, watching, or fault injection
  • you prefer annotation-driven code generation for struct registration

When to avoid

  • you prefer minimal explicit wiring without reflection or code generation
  • your project needs a very actively maintained framework (last release mid-2023)
  • you only need simple constructor-based DI

Facets

framework · maturity maintenance

middleware developer-tools plugin-system developer-tools backend web-development go cli dependency-injection ioc-container aop code-generation struct-proxy annotations

2 sources

Member repositories

RepositoryRoleHealth v2
alibaba/IOC-golangmain23

For agents

markdown · JSON · MCP: product_card(name="alibaba/IOC-golang")

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