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

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

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

jfeliu007/goplantuml

0
View on GitHub↗
2,095 星标·176 分支·Go·MIT·3 次浏览

Goplantuml

PlantUML Class Diagram Generator for golang projects

Features

  • Code Analysis and Quality - Generates PlantUML class diagrams.
  • Code Analysis Tools - Generates PlantUML diagrams from Go source code.

Star 历史

jfeliu007/goplantuml 的 Star 历史图表jfeliu007/goplantuml 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

jfeliu007/goplantuml 是做什么的?

PlantUML Class Diagram Generator for golang projects

jfeliu007/goplantuml 的主要功能有哪些?

jfeliu007/goplantuml 的主要功能包括:Code Analysis and Quality, Code Analysis Tools。

jfeliu007/goplantuml 有哪些开源替代品?

jfeliu007/goplantuml 的开源替代品包括: golang/lint — This is a static analysis linter and code quality tool for Go. It analyzes source code to identify common coding… kisielk/errcheck — errcheck checks that you checked errors. go-critic/go-critic — The most opinionated Go source code linter for code audit. dominikh/go-tools — go-tools is a collection of utilities for Go static analysis and memory layout optimization. It provides a toolset… awesome-skills/code-review-skill — This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific… antonygiomarxdev/angular-doctor — Scan your Angular codebase for performance, architecture, and dead code issues — outputs a 0–100 health score with…

Goplantuml 的开源替代方案

相似的开源项目,按与 Goplantuml 的功能重合度排序。
  • golang/lintgolang 的头像

    golang/lint

    3,969在 GitHub 上查看↗

    This is a static analysis linter and code quality tool for Go. It analyzes source code to identify common coding errors, style mistakes, and inconsistencies with language conventions. The tool is designed for integration with text editors and integrated development environments, exporting linting results in formats that support quickfix menus. Its capabilities include Go static analysis and source code quality assurance across files and packages. The system utilizes a static analysis pipeline and rule-based pattern matching to identify structural patterns that violate predefined coding stand

    Go
    在 GitHub 上查看↗3,969
  • go-critic/go-criticgo-critic 的头像

    go-critic/go-critic

    2,054在 GitHub 上查看↗

    The most opinionated Go source code linter for code audit.

    Go
    在 GitHub 上查看↗2,054
  • dominikh/go-toolsdominikh 的头像

    dominikh/go-tools

    6,818在 GitHub 上查看↗

    go-tools is a collection of utilities for Go static analysis and memory layout optimization. It provides a toolset designed to analyze source code to detect bugs and dead code, alongside specialized tools for optimizing how structs are arranged in memory. The project includes a memory alignment visualizer to display physical memory layouts and padding, as well as a struct layout optimizer that reorders fields to minimize memory padding. Additionally, it provides a boilerplate generator to automate the creation of registration and test files required for developing custom Go analyzers. The to

    Go
    在 GitHub 上查看↗6,818
  • kisielk/errcheckkisielk 的头像

    kisielk/errcheck

    2,519在 GitHub 上查看↗

    errcheck checks that you checked errors.

    Go
    在 GitHub 上查看↗2,519
查看 Goplantuml 的所有 30 个替代方案→