# krzysztofzablocki/Inject

Hot Reloading for Swift applications!

Repository: https://github.com/krzysztofzablocki/Inject
Canonical: https://ross.abutalabs.com/products/inject
Language: Swift
License: MIT
License Family: permissive
Topics: hot-reload, ios, swift, swiftui
Last push: 2026-04-29T11:15:40+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 47, longevity 100
- inputs: {"age_days": 1755, "days_push": 126, "days_rel": 141, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3474, forks 148 (observed 2026-08-28T04:08:06.086822+00:00)

## What it is
Inject is a Swift library that enables hot reloading for iOS, macOS, and SwiftUI/UIKit applications by wrapping InjectionIII. A single line of code per view lets developers see code changes reflected in a running app without rebuilding or restarting.

## Use cases
- hot reload swiftui views during development
- live code UIKit screens without rebuilding the app
- reduce iOS rebuild and restart cycles
- iterate on AppKit interfaces in real time
- speed up iOS UI development workflow

## When to choose
- you develop iOS/macOS apps with UIKit, SwiftUI, or AppKit and want faster iteration
- you want a thin, low-overhead wrapper around InjectionIII
- you want hot reload code that is stripped from production builds

## When to avoid
- you don't use Xcode or Apple platforms
- you need hot reloading for non-Swift code
- your project can't use debug linker flags like -interposable

## Facets
- artifact type: library
- maturity: active
- function: developer-tools
- domain: developer-tools, mobile-development, frontend
- platform: -
- tags: hot-reload, swiftui, uikit, appkit, injectioniii, developer-experience, ios, macos, swift

## Member repositories
- krzysztofzablocki/Inject (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.086822+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:36:33.302536+00:00, confidence not recorded.
  - readme: https://github.com/krzysztofzablocki/Inject (fetched 2026-08-28T04:08:06.086822+00:00, sha d55ed6f8397c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
