Skip to content
@archguard

ArchGuard - Architecture Governance and Guard platform

守护架构,放权代码 - 开源架构治理平台

NextGen Architecture solution: Evolution you architecture in programming way.

sequenceDiagram
    Frontend->>Backend: create system with system info (like Git/SVN)
    Backend-->>Scanner: system info

    activate Scanner
    
    Scanner-->>Analyser(Scanner): features
    Analyser(Scanner)-->>Linter(Scanner): rules

    Analyser(Scanner)-->>Scanner: model
    Scanner-->>Backend: results

    Linter(Scanner)-->>Scanner: issues
    Scanner-->>Backend: results
    
    deactivate Scanner

    Backend-->>Frontend: results
Loading

Pinned Loading

  1. archguard archguard Public

    ArchGuard is a architecture workbench, also for architecture governance, which can analysis architecture in container, component, code level, create architecure fitness functions, and anaysis syste…

    Kotlin 601 105

  2. archguard-frontend archguard-frontend Public

    ArchGuard frontend UI

    TypeScript 29 11

  3. codedb codedb Public

    CodeDB 是一个专为软件开发本身开发的代码数据库,可以用于架构治理、代码生成等领域。基于架构孪生的理念,内建架构适度度函数、代码设计查询和存储 DSL、依赖分析引擎、机器学习算法等。

    Kotlin 40 3

  4. book book Public

    《架构治理模式》介绍了一系列调整现有人员、流程和技术的实践与模式,使架构符合架构师预期的设想,以最好地帮助架构师交付业务成果。

    89 8

  5. archguard-gradle-plugin archguard-gradle-plugin Public

    The Gradle plugin of Archguard scanner

    Kotlin 1

  6. archguard.org archguard.org Public

    ArchGurad documentation

    HTML 13 8

Repositories

Showing 10 of 26 repositories
  • archguard-frontend Public

    ArchGuard frontend UI

    archguard/archguard-frontend’s past year of commit activity
    TypeScript 29 MIT 11 0 0 Updated Oct 11, 2024
  • archguard Public

    ArchGuard is a architecture workbench, also for architecture governance, which can analysis architecture in container, component, code level, create architecure fitness functions, and anaysis system dependencies..

    archguard/archguard’s past year of commit activity
    Kotlin 601 MIT 105 2 (1 issue needs help) 0 Updated Jul 10, 2024
  • archguard.org Public

    ArchGurad documentation

    archguard/archguard.org’s past year of commit activity
    HTML 13 8 1 0 Updated Feb 19, 2024
  • .github Public

    Global configurations for the ArchGuard GitHub organization

    archguard/.github’s past year of commit activity
    1 MIT 1 0 0 Updated Feb 2, 2024
  • codedb Public

    CodeDB 是一个专为软件开发本身开发的代码数据库,可以用于架构治理、代码生成等领域。基于架构孪生的理念,内建架构适度度函数、代码设计查询和存储 DSL、依赖分析引擎、机器学习算法等。

    archguard/codedb’s past year of commit activity
    Kotlin 40 MIT 3 1 (1 issue needs help) 0 Updated Dec 9, 2023
  • ddd-monolithic-code-sample Public archive Forked from domain-driven-design/ddd-monolithic-code-sample

    The basic java implementation by following DDD style

    archguard/ddd-monolithic-code-sample’s past year of commit activity
    Java 0 Apache-2.0 1 0 0 Updated Apr 12, 2023
  • rfcs Public

    RFCs for changes to ArchGuard

    archguard/rfcs’s past year of commit activity
    5 MIT 1 0 1 Updated Feb 17, 2023
  • registry Public

    [POC] The registry of archguard plugins.

    archguard/registry’s past year of commit activity
    HTML 2 0 0 0 Updated Feb 15, 2023
  • slides Public

    ArchGuard meetup slides

    archguard/slides’s past year of commit activity
    4 GPL-3.0 0 0 0 Updated Feb 14, 2023
  • awesome-architecture-governance Public

    Awesome architecture governance

    archguard/awesome-architecture-governance’s past year of commit activity
    0 MPL-2.0 0 0 0 Updated Feb 13, 2023

Most used topics

Loading…