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

5 repos

Awesome GitHub RepositoriesDiagramming Standards

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

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

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

Awesome Diagramming Standards GitHub Repositories

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

    godotengine/godot

    106,855GitHubView on GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat

    Visualizes system architecture as a hierarchical tree that propagates spatial transformations and lifecycle events.

    C++game-developmentgame-enginegamedev
  • 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

    Parses structured text syntax to render complex visual diagrams automatically within the browser.

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101GitHubView on GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy

    Generates visual architecture diagrams and technical documentation through standardized markup languages.

    aimcp
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

    Communicate complex system designs effectively through standardized visual notations and architectural modeling techniques.

  • jgraph/drawio-desktop

    jgraph/drawio-desktop

    59,481GitHubView on GitHub↗

    This project is a cross-platform desktop application designed for creating, editing, and managing structured diagrams and technical workflows. It provides a visual modeling environment that allows users to construct complex charts through a drag-and-drop interface, supporting the documentation of processes, software ar

    Supports standardized visual notations and formats for documenting software architecture and system designs.

    JavaScriptdiagram-editorelectron-appgraphics

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.