chanhx/crabviz
Generate interactive call graphs for various languages observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 99
- Release rhythm 12
- 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: 1659
- days_rel: 374
- days_push: 11
- n_releases_24m: 1
Adoption not part of the score
1410 stars · 68 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Crabviz is an LSP-based tool that generates interactive call graphs for many programming languages. It is distributed as a VS Code extension and can export graphs as HTML or SVG.
Use cases
- visualize call hierarchy of a function
- generate an overview call graph for selected files
- explore unfamiliar codebase structure interactively
- export call graphs as HTML or SVG for sharing
- navigate to definitions directly from a graph
- see file-level relationships in a project
When to avoid
- you need a standalone CLI tool outside an editor
- your language has no LSP server available
- you need runtime/dynamic call graphs rather than static analysis
Facets
plugin · maturity active
static-site-generator developer-tools parser developer-tools documentation programming-languages editor-plugin cross-platform call-graph lsp static-analysis vscode-extension code-visualization
1 source
- readme: https://github.com/chanhx/crabviz · fetched 2026-08-28 · 63c7e14330cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chanhx/crabviz | main | 69 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem