awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesInfrastructure Visual Mapping

The process of mapping technical cloud service definitions to their official visual representations.

Distinct from Cloud Provider Mappings: Focuses on visual mapping for diagrams, whereas Cloud Provider Mappings focuses on architectural decoupling

Explore 3 awesome GitHub repositories matching software engineering & architecture · Infrastructure Visual Mapping. Refine with filters or upvote what's useful.

Awesome Infrastructure Visual Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mingrammer/diagramsmingrammer 的头像

    mingrammer/diagrams

    42,356在 GitHub 上查看↗

    Diagrams is a diagram-as-code framework and infrastructure mapping tool used to generate system architecture visualizations via Python code. It functions as a programmatic wrapper for Graphviz, allowing users to define cloud services and their interconnections to create structured architectural layouts. The project specializes in cloud architecture visualization by mapping software components to a library of provider-specific icons. This approach enables the management of system designs within version control to track architecture changes over time. The library provides capabilities for conf

    Creates technical diagrams that use official provider icons to represent specific cloud services and their connections.

    Pythonarchitecturediagramdiagram-as-code
    在 GitHub 上查看↗42,356
  • blushft/go-diagramsblushft 的头像

    blushft/go-diagrams

    5,235在 GitHub 上查看↗

    go-diagrams is a Go visualization library and DOT language generator used to create system architecture diagrams. It implements a diagrams-as-code approach, allowing users to define system components, infrastructure dependencies, and data flows using Go source code. The library translates these code-based definitions into Graphviz DOT syntax, which is then processed by the Graphviz toolset to render final visual image assets. It supports mapping directional edges to illustrate dependencies and organizing related components into named clusters or subgraphs to represent architectural boundaries

    Provides capabilities to organize system components into clusters and groups to visually represent architectural boundaries.

    Go
    在 GitHub 上查看↗5,235
  • hashicorp/ottohashicorp 的头像

    hashicorp/otto

    4,241在 GitHub 上查看↗

    Otto 是一个混合云编排平台,旨在通过基础设施即代码(IaC)在不同的云环境中配置基础设施并部署应用工作负载。它作为一个 IaC 配置工具,通过策略驱动的工作流实现一致性资源的自动化部署。 该项目包含一个用于管理服务发现和应用间安全通信的混合云服务网格,以及一个用于管理密钥和实施细粒度访问控制的基于身份的访问控制器。它还具备一个基础设施知识图谱,能够映射混合云资产,从而可视化依赖关系并识别运营修复机会。 该平台涵盖了广泛的功能领域,包括微服务和单体应用的自动化交付、混合云基础设施配置,以及通过身份感知代理实现的安全网络访问。此外,它还提供了管理机器镜像和在不同环境中编排工作负载伸缩的工具。

    Maps diverse cloud environments into a centralized knowledge graph for operational streamlining.

    HTML
    在 GitHub 上查看↗4,241
  1. Home
  2. Software Engineering & Architecture
  3. Modular Provider Interfaces
  4. Infrastructure Visual Mapping

探索子标签

  • Hybrid Estate VisualizationsVisual mapping of hybrid cloud environments to identify operational bottlenecks. **Distinct from Infrastructure Visual Mapping:** Focuses on a holistic view of a hybrid estate rather than just mapping service definitions to icons