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

jfeliu007/goplantuml

PlantUML Class Diagram Generator for golang projects observed · 2026-08-28

github.com/jfeliu007/goplantuml · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 47
  • Release rhythm 16
  • Longevity 100
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: 2656
  • days_rel: 351
  • days_push: 321
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2089 stars · 175 forks observed · 2026-08-28

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

GoPlantUML is a command-line tool and parser library that generates PlantUML class diagrams from Go source code. It visualizes types, fields, methods, and relationships to aid code comprehension and documentation.

Use cases

  • generate class diagrams from go source code
  • visualize package structure of a golang project
  • create uml diagrams for code documentation
  • understand relationships between go structs and interfaces
  • export plantuml files for architecture docs
  • recursively diagram an entire go repository

When to choose

  • you need PlantUML class diagrams for Go codebases
  • you want a lightweight CLI that parses Go source directly
  • you want to embed diagram generation in Go tooling via its parser library

When to avoid

  • you need diagrams for languages other than Go
  • you need runtime/behavioral diagrams rather than static class structure
  • you want interactive GUI-based diagram editing

Facets

cli-tool · maturity active

parser documentation developer-tools cli developer-tools documentation go cli cross-platform plantuml uml-diagram class-diagram code-visualization golang command-line

1 source

Member repositories

RepositoryRoleHealth v2
jfeliu007/goplantumlmain47

For agents

markdown · JSON · MCP: product_card(name="jfeliu007/goplantuml")

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