awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
koknat avatar

koknat/callGraph

0
View on GitHub↗
335 stele·33 fork-uri·Perl·GPL-3.0·1 vizualizare

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.

Istoric stele

Graficul istoricului de stele pentru koknat/callgraphGraficul istoricului de stele pentru koknat/callgraph

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru CallGraph

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu CallGraph.
  • multilang-depends/dependsAvatar multilang-depends

    multilang-depends/depends

    253Vezi pe GitHub↗

    Depends is a fast, comprehensive code dependency analysis tool

    Java
    Vezi pe GitHub↗253
  • classgraph/classgraphAvatar classgraph

    classgraph/classgraph

    2,987Vezi pe GitHub↗

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

    Java
    Vezi pe GitHub↗2,987
  • jayu/rev-depAvatar jayu

    jayu/rev-dep

    234Vezi pe 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
    Vezi pe GitHub↗234
  • coatisoftware/sourcetrailAvatar CoatiSoftware

    CoatiSoftware/Sourcetrail

    16,471Vezi pe 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++
    Vezi pe GitHub↗16,471
Vezi toate cele 26 alternative pentru CallGraph→

Întrebări frecvente

Ce face koknat/callgraph?

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

Care sunt principalele funcționalități ale koknat/callgraph?

Principalele funcționalități ale koknat/callgraph sunt: Code Analysis Platforms, Code Visualization and Metrics.

Care sunt câteva alternative open-source pentru koknat/callgraph?

Alternativele open-source pentru koknat/callgraph includ: 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…