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

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

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

go-echarts/statsview

0
View on GitHub↗
0 星标·0 分支·0 次浏览

Statsview

Features

  • Code Analysis and Quality - Visualizes runtime statistics in real-time.

Star 历史

go-echarts/statsview 的 Star 历史图表go-echarts/statsview 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Statsview 的开源替代方案

相似的开源项目,按与 Statsview 的功能重合度排序。
  • awesome-skills/code-review-skillawesome-skills 的头像

    awesome-skills/code-review-skill

    1,043在 GitHub 上查看↗

    This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific code reviews. It functions as an automated tool that evaluates source code against predefined checklists to identify security, performance, and architectural inconsistencies across diverse technology stacks. The system distinguishes itself by employing a multi-phase analysis pipeline that moves from high-level architectural assessments to granular, line-by-line inspections. It utilizes a severity-based taxonomy to categorize findings, clearly separating blocking security issues

    HTML
    在 GitHub 上查看↗1,043
  • astral-sh/ruffastral-sh 的头像

    astral-sh/ruff

    48,177在 GitHub 上查看↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    在 GitHub 上查看↗48,177
  • bearer/bearerBearer 的头像

    Bearer/bearer

    2,566在 GitHub 上查看↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    在 GitHub 上查看↗2,566
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar 的头像

    360EntSecGroup-Skylar/goreporter

    3,123在 GitHub 上查看↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    在 GitHub 上查看↗3,123
查看 Statsview 的所有 30 个替代方案→

常见问题解答

go-echarts/statsview 的主要功能有哪些?

go-echarts/statsview 的主要功能包括:Code Analysis and Quality。

go-echarts/statsview 有哪些开源替代品?

go-echarts/statsview 的开源替代品包括: awesome-skills/code-review-skill — This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific… bradfitz/shotizam. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… bradfitz/gosize. astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.