PaulTaykalo/objc-dependency-visualizer
Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4799
- days_rel: n/a
- days_push: 2319
- n_releases_24m: 0
Adoption not part of the score
1865 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby-based CLI tool that parses Objective-C and Swift object files to generate a JSON dependency graph, visualized with d3.js in a browser. It helps developers see how tightly coupled their project's classes are.
Use cases
- visualize class dependencies in an iOS project
- see how tightly coupled my Swift classes are
- generate a dependency graph from object files
- analyze project structure and class coupling
- share a picture of my app's architecture
When to choose
- you maintain an Objective-C or Swift iOS/macOS codebase and want a visual map of class dependencies
- you want a quick, zero-config way to spot tight coupling
- you want a shareable visualization of project structure
When to avoid
- you need dependency analysis for non-Apple languages
- you need CI-integrated architecture rule enforcement rather than visualization
- you need actively maintained tooling with recent updates
Facets
cli-tool · maturity maintenance
developer-tools data-visualization parser developer-tools apple-ecosystem data-visualization cli objective-c swift dependency-graph d3js code-analysis visualization macos
1 source
- readme: https://github.com/PaulTaykalo/objc-dependency-visualizer · fetched 2026-08-28 · 89c95f879800
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaulTaykalo/objc-dependency-visualizer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="PaulTaykalo/objc-dependency-visualizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem