blushft/go-diagrams
Create beautiful system diagrams with Go observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 12
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2181
- days_rel: n/a
- days_push: 529
- n_releases_24m: 0
Adoption not part of the score
5229 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go library for creating system and application architecture diagrams as code, ported from the Python 'diagrams' project. It generates Graphviz DOT files with cloud provider and generic node icons that can be rendered to images.
Use cases
- generate architecture diagrams from Go code
- create cloud infrastructure diagrams as code
- document system architecture with graphviz
- draw AWS GCP Azure diagrams programmatically
- version-control architecture diagrams alongside code
- render network topology diagrams
When to choose
- you want diagrams-as-code in a Go project
- you need reproducible, version-controlled architecture diagrams
- you want cloud provider icons for AWS, GCP, Azure, etc.
- you prefer writing Go over hand-drawing diagrams
When to avoid
- you need interactive or live diagram editing
- you don't have Graphviz installed for rendering
- you need diagram formats other than Graphviz DOT output
- you want a drag-and-drop diagramming UI
Facets
library · maturity active
data-visualization developer-tools developer-tools documentation cloud-computing go cross-platform diagrams graphviz architecture-diagrams diagrams-as-code
1 source
- readme: https://github.com/blushft/go-diagrams · fetched 2026-08-28 · d96d6f1ea905
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| blushft/go-diagrams | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="blushft/go-diagrams")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem