lightory/HHRouter
Yet another URL Router for iOS. 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: 4556
- days_rel: n/a
- days_push: 3192
- n_releases_24m: 0
Adoption not part of the score
1639 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HHRouter is a lightweight URL routing library for iOS written in Objective-C. It maps URL patterns to view controller classes and parses path and query parameters automatically.
Use cases
- route URLs to view controllers in an iOS app
- handle deep links with custom URL schemes
- parse path and query parameters from URLs
- decouple navigation from view controllers
- implement in-app navigation via URL patterns
When to choose
- you have an Objective-C iOS app needing simple URL-based navigation
- you want lightweight routing with automatic parameter parsing
- you need custom URL scheme deep linking support
When to avoid
- you are building a Swift-first project and prefer modern Swift routers
- you need advanced routing features like middleware or nested routes
- the project requires actively maintained dependencies
Facets
library · maturity maintenance
routing middleware mobile-development web-development url-router objective-c viewcontroller-routing deep-linking ios mobile
1 source
- readme: https://github.com/lightory/HHRouter · fetched 2026-08-28 · 721a9cd0e13d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lightory/HHRouter | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lightory/HHRouter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem