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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
multilang-depends avatar

multilang-depends/depends

0
View on GitHub↗
253 Stars·59 Forks·Java·MIT·4 Aufrufe

Depends

Depends is a fast, comprehensive code dependency analysis tool

Features

  • Code Analysis Platforms - Analyzes comprehensive dependency relationships between code elements.
  • Code Visualization and Metrics - Dependency analysis for Java, C/C++, and Ruby.

Star-Verlauf

Star-Verlauf für multilang-depends/dependsStar-Verlauf für multilang-depends/depends

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Depends

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Depends.
  • koknat/callgraphAvatar von koknat

    koknat/callGraph

    335Auf GitHub ansehen↗

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

    Perl
    Auf GitHub ansehen↗335
  • classgraph/classgraphAvatar von classgraph

    classgraph/classgraph

    2,987Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗2,987
  • jayu/rev-depAvatar von jayu

    jayu/rev-dep

    234Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗234
  • coatisoftware/sourcetrailAvatar von CoatiSoftware

    CoatiSoftware/Sourcetrail

    16,471Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗16,471
Alle 26 Alternativen zu Depends anzeigen→

Häufig gestellte Fragen

Was macht multilang-depends/depends?

Depends is a fast, comprehensive code dependency analysis tool

Was sind die Hauptfunktionen von multilang-depends/depends?

Die Hauptfunktionen von multilang-depends/depends sind: Code Analysis Platforms, Code Visualization and Metrics.

Welche Open-Source-Alternativen gibt es zu multilang-depends/depends?

Open-Source-Alternativen zu multilang-depends/depends sind unter anderem: 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. koknat/callgraph — A multi-language tool which parses source code for function definitions and calls. 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…