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

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

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

felixge/fgprof

0
View on GitHub↗

Fgprof

🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.

Features

  • Code Analysis and Quality - Sampling Go performance profiler.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
  • Instrumentation and Tracing - Sampling profiler for Go to identify performance bottlenecks.
  • Performance and Profiling - Provides off-CPU profiling to identify blocking operations.
  • 3,105 星标·99 分支·Go·MIT·3 次浏览

    Star 历史

    felixge/fgprof 的 Star 历史图表felixge/fgprof 的 Star 历史图表

    常见问题解答

    felixge/fgprof 是做什么的?

    🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.

    felixge/fgprof 的主要功能有哪些?

    felixge/fgprof 的主要功能包括:Code Analysis and Quality, Instrumentation and Tracing, Performance and Profiling。

    felixge/fgprof 有哪些开源替代品?

    felixge/fgprof 的开源替代品包括: awesome-skills/code-review-skill — This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific… astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… arl/statsviz — Visualise Go runtime metrics in real time. bcicen/grmon — Command line monitoring for goroutines. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Fgprof 的开源替代方案

    相似的开源项目,按与 Fgprof 的功能重合度排序。
    • 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
    • arl/statsvizarl 的头像

      arl/statsviz

      3,638在 GitHub 上查看↗

      Visualise Go runtime metrics in real time

      Gogarbage-collectorgogolang
      在 GitHub 上查看↗3,638
  • 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
  • 查看 Fgprof 的所有 30 个替代方案→