awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
koknat avatar

koknat/callGraph

0
View on GitHub↗
335 stars·33 forks·Perl·GPL-3.0·1 vue

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.

Historique des stars

Graphique de l'historique des stars pour koknat/callgraphGraphique de l'historique des stars pour koknat/callgraph

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à CallGraph

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec CallGraph.
  • multilang-depends/dependsAvatar de multilang-depends

    multilang-depends/depends

    253Voir sur GitHub↗

    Depends is a fast, comprehensive code dependency analysis tool

    Java
    Voir sur GitHub↗253
  • classgraph/classgraphAvatar de classgraph

    classgraph/classgraph

    2,987Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗2,987
  • jayu/rev-depAvatar de jayu

    jayu/rev-dep

    234Voir sur 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
    Voir sur GitHub↗234
  • coatisoftware/sourcetrailAvatar de CoatiSoftware

    CoatiSoftware/Sourcetrail

    16,471Voir sur 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++
    Voir sur GitHub↗16,471
Voir les 26 alternatives à CallGraph→

Questions fréquentes

Que fait koknat/callgraph ?

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

Quelles sont les fonctionnalités principales de koknat/callgraph ?

Les fonctionnalités principales de koknat/callgraph sont : Code Analysis Platforms, Code Visualization and Metrics.

Quelles sont les alternatives open-source à koknat/callgraph ?

Les alternatives open-source à koknat/callgraph incluent : 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…