Turn python code into cloud system architecture diagrams
2. Mermaid
Generation of diagram and flowchart from text in a similar manner as markdown.
3. ASCII editor
Free editor: Asciiflow, dot-to-ascii
Paid editor: Monodraw
4. PlantUML
It is an open-source tool allowing users to create diagrams from plain text language.
5. Markmap
Visualize your Markdown as mindmaps. It supports the VS code plugin. Markmap makes it easy to create mindmaps from Markdown. It is an open source project and supports a wide range of editors, including VS Code. It offers many features, such as customizable themes, export to various image formats and the ability to create custom nodes.
6. Go diagrams
Create beautiful system diagrams with Go
7. D2
D2 is a modern diagram scripting language that turns text to diagrams
8. Graphviz
Graphviz is a C-based graph visualization software born at AT&T Bell Labs in 1991. It uses a variety of layout algorithms to cover a wide breadth of domains such as UML diagrams, code dependency graphs, network maps, mind maps, and more.
9. Pintora
An extensible text-to-diagrams library that works in both browser and node.js