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

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

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

koknat/callGraph

0
View on GitHub↗
335 星标·33 分支·Perl·GPL-3.0·2 次浏览

CallGraph

A multi-language tool which parses source code for function definitions and calls

Features

  • Code Analysis Platforms - Generates and visualizes static call graphs for codebases.
  • Code Visualization and Metrics - Statically generates and displays code call graphs.

Star 历史

koknat/callgraph 的 Star 历史图表koknat/callgraph 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

CallGraph 的开源替代方案

相似的开源项目,按与 CallGraph 的功能重合度排序。
  • multilang-depends/dependsmultilang-depends 的头像

    multilang-depends/depends

    253在 GitHub 上查看↗

    Depends is a fast, comprehensive code dependency analysis tool

    Java
    在 GitHub 上查看↗253
  • classgraph/classgraphclassgraph 的头像

    classgraph/classgraph

    2,987在 GitHub 上查看↗

    An uber-fast parallelized Java classpath scanner and module scanner.

    Java
    在 GitHub 上查看↗2,987
  • jayu/rev-depjayu 的头像

    jayu/rev-dep

    234在 GitHub 上查看↗

    Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph hygiene and remove unused code with a very fast CLI.

    Go
    在 GitHub 上查看↗234
  • coatisoftware/sourcetrailCoatiSoftware 的头像

    CoatiSoftware/Sourcetrail

    16,471在 GitHub 上查看↗

    Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships between symbols and structures across large, multi-language codebases. It functions as a static analysis indexer and code dependency visualizer that maps calls and dependencies between source files to help reveal project architecture. The tool enables multi-language project analysis by using a language-agnostic indexing system to track symbols across different programming languages within a single interface. It allows for the discovery of software architecture and the explorati

    C++
    在 GitHub 上查看↗16,471
查看 CallGraph 的所有 26 个替代方案→

常见问题解答

koknat/callgraph 是做什么的?

A multi-language tool which parses source code for function definitions and calls

koknat/callgraph 的主要功能有哪些?

koknat/callgraph 的主要功能包括:Code Analysis Platforms, Code Visualization and Metrics。

koknat/callgraph 有哪些开源替代品?

koknat/callgraph 的开源替代品包括: jayu/rev-dep — Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph… classgraph/classgraph — An uber-fast parallelized Java classpath scanner and module scanner. multilang-depends/depends — Depends is a fast, comprehensive code dependency analysis tool. coatisoftware/sourcetrail — Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships… dotnet/roslyn-analyzers — The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and… coderaiser/putout — 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support…