awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·6 views

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 history

Star history chart for multilang-depends/dependsStar history chart for multilang-depends/depends

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Depends

Similar open-source projects, ranked by how many features they share with Depends.
  • koknat/callgraphkoknat avatar

    koknat/callGraph

    335View on GitHub↗

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

    Perl
    View on GitHub↗335
  • classgraph/classgraphclassgraph avatar

    classgraph/classgraph

    2,987View on GitHub↗

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

    Java
    View on GitHub↗2,987
  • jayu/rev-depjayu avatar

    jayu/rev-dep

    234View on 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
    View on GitHub↗234
  • coatisoftware/sourcetrailCoatiSoftware avatar

    CoatiSoftware/Sourcetrail

    16,471View on 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++
    View on GitHub↗16,471
See all 26 alternatives to Depends→

Frequently asked questions

What does multilang-depends/depends do?

Depends is a fast, comprehensive code dependency analysis tool

What are the main features of multilang-depends/depends?

The main features of multilang-depends/depends are: Code Analysis Platforms, Code Visualization and Metrics.

What are some open-source alternatives to multilang-depends/depends?

Open-source alternatives to multilang-depends/depends include: 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…