krzysztofzablocki/Inject
Hot Reloading for Swift applications! observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 79
- Release rhythm 47
- 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: 1755
- days_rel: 141
- days_push: 126
- n_releases_24m: 1
Adoption not part of the score
3474 stars · 148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
developer-tools developer-tools mobile-development frontend hot-reload swiftui uikit appkit injectioniii developer-experience ios macos swift
1 source
- readme: https://github.com/krzysztofzablocki/Inject · fetched 2026-08-28 · d55ed6f8397c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krzysztofzablocki/Inject | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="krzysztofzablocki/Inject")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem