ozgurcd/gograph
ai-agentStable
Local-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
Stars
196
Δ stars 7d
+7
Δ stars 30d
—
Forks
13
Contributors
5
npm DL / wk
—
PyPI DL / wk
—
Language
Go
Last push
2026-07-06
About ozgurcd/gograph
`gograph` builds a local, AST-aware call graph of your Go repository and exposes **50+ query tools** via CLI and MCP so coding agents can navigate packages, symbols, call chains, routes, SQL, env vars, and tests — without reading raw files. All commands support `--json` for machine-readable output and `--files-only` for flat file lists. Define boundaries in `.gograph/boundaries.json`: ```json { "layers": [ { "name": "domain", "packages": ["internal/domain/**"], "may_import": [] }, { "name": "handler", "packages":…
Read the full README on GitHub →
ozgurcd/gograph growth signals this week
- Gained 7 stars in the last 7 days
- 2x the median weekly star growth of its category
Growth score: 30/100 week of 2026-06-29
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-06-29 | 30 | +7 | Stable |
| 2026-06-15 | 78 | +10 | Stable |
| 2026-06-08 | 79 | +12 | Stable |
ozgurcd/gograph alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all ai-agent projects ranked by growth →
Frequently asked questions
- Is ozgurcd/gograph still maintained?
- Yes — actively maintained. The last push was on 2026-07-06, with 5 contributors.
- Is ozgurcd/gograph growing?
- It is stable this week, with a growth score of 30/100. See the weekly history above.
- What are the best ozgurcd/gograph alternatives?
- Closest by category and size in our data: open_browser_use, OpenLore, MemoV — full list with live signals above.
Topics
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-10 · data as of 2026-07-10 · 0 open issues · 84 releases