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

hmlongco/Resolver

Swift Dependency Injection / Service Locator framework (Deprecated) observed · 2026-08-28

github.com/hmlongco/Resolver · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3214
  • days_rel: n/a
  • days_push: 64
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2220 stars · 198 forks observed · 2026-08-28

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

Resolver is an ultralight dependency injection / service locator framework for Swift on iOS, supporting multiple injection strategies and property wrappers. It is officially deprecated in favor of the author's successor library, Factory.

Use cases

  • dependency injection in swift ios apps
  • service locator pattern in swift
  • inject dependencies into viewcontrollers with property wrappers
  • manage service scopes like cached or graph in swift
  • resolve protocols to implementations at runtime
  • pass arguments when resolving services in swift

When to choose

  • maintaining an existing codebase already built on Resolver
  • you need a tiny single-file DI framework for a legacy Swift project

When to avoid

  • starting a new Swift project - use Factory instead
  • you need compile-time safe dependency injection
  • the project is actively developed and needs long-term support

Facets

library · maturity abandoned

middleware developer-tools mobile-development dependency-injection service-locator swift property-wrappers deprecated inversion-of-control ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
hmlongco/Resolvermain63

For agents

markdown · JSON · MCP: product_card(name="hmlongco/Resolver")

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