> Mermaid, Graphviz, PlantUML which are all open source, locally runnable, etc
And there's C4 Model for Visualising Architecture [0] that has upcoming tool support, for instance Structurizr DSL [1]. It has an online editor [2] that can export to Mermaid, PlantUML and other formats. And has various open source repo's, like this Java codebase for the DSL itself [3].
And there's C4 Model for Visualising Architecture [0] that has upcoming tool support, for instance Structurizr DSL [1]. It has an online editor [2] that can export to Mermaid, PlantUML and other formats. And has various open source repo's, like this Java codebase for the DSL itself [3].
[0] https://c4model.com/
[1] https://structurizr.com/help/dsl
[2] https://structurizr.com/dsl
[3] https://github.com/structurizr/dsl