awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Diagramming Standards · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDiagramming Standards

Standardized notations and formats for creating visual representations of software architecture and system designs.

Explore 1 awesome GitHub repository matching software engineering & architecture · Diagramming Standards. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Diagramming and Modeling Standards
  4. Diagramming Standards

Awesome Diagramming Standards GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    TypeScriptdiagramsdiagrams-as-codedocumentation

Explore sub-tags

  • C4 Architecture DiagramsVisualizations of software architecture using the C4 model (Context, Containers, Components, Code).
  • Graph Layout EnginesAlgorithmic engines that calculate spatial positioning and edge routing for diagram nodes.
  • Text-to-Diagram GeneratorsTools that parse structured text syntax to render visual diagrams automatically.