# chanhx/crabviz

Generate interactive call graphs for various languages

Repository: https://github.com/chanhx/crabviz
Canonical: https://ross.abutalabs.com/products/crabviz
Language: TypeScript
License: AGPL-3.0
License Family: copyleft
Topics: static-analysis, lsp, language-server-protocol, callgraph, vscode
Last push: 2026-08-22T09:16:15+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 12, longevity 100
- inputs: {"age_days": 1659, "days_push": 11, "days_rel": 374, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1410, forks 68 (observed 2026-08-28T04:04:38.773387+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: static-site-generator, developer-tools, parser
- domain: developer-tools, documentation, programming-languages
- platform: editor-plugin, cross-platform
- tags: call-graph, lsp, static-analysis, vscode-extension, code-visualization

## Member repositories
- chanhx/crabviz (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.773387+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:28.035615+00:00, confidence not recorded.
  - readme: https://github.com/chanhx/crabviz (fetched 2026-08-28T04:04:38.773387+00:00, sha 63c7e14330cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
