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

L-Zephyr/Drafter

在iOS项目中自动生成类图和方法调用图 - Generate call graph in iOS project observed · 2026-08-28

github.com/L-Zephyr/Drafter · Swift · MIT (permissive) 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: 3262
  • days_rel: n/a
  • days_push: 2650
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1028 stars · 124 forks observed · 2026-08-28

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

Drafter is a command-line tool that analyzes iOS Objective-C and Swift source code to automatically generate method call graphs and class inheritance (UML) diagrams. Results are exported as interactive HTML pages viewable in a browser or as PNG images via Graphviz.

Use cases

  • generate call graph for an iOS project
  • visualize method call relationships in Objective-C code
  • create UML class inheritance diagrams from Swift sources
  • understand the flow of a large codebase before refactoring
  • find key logic of a class by exploring its call graph interactively
  • export code analysis diagrams as PNG images

When to choose

  • you need to quickly understand call flow or class hierarchy in an iOS Objective-C/Swift codebase
  • you want interactive, browser-based visualization of code structure
  • you prefer a lightweight CLI with no IDE dependency

When to avoid

  • your project is not iOS/Objective-C/Swift
  • you need up-to-date tooling or active support (last release 2019)
  • you need deep static analysis beyond call and inheritance graphs

Facets

cli-tool · maturity maintenance

parser developer-tools data-visualization developer-tools mobile-development documentation cli call-graph class-diagram objective-c swift code-analysis uml ios static-analysis macos

1 source

Member repositories

RepositoryRoleHealth v2
L-Zephyr/Draftermain23

For agents

markdown · JSON · MCP: product_card(name="L-Zephyr/Drafter")

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