cpp-dependencies

Dependency analyzer

A tool that scans C++ source code to generate dependency graphs in .dot format

Tool to check C++ #include dependencies (dependency graphs created in .dot format)

GitHub

745 stars
42 watching
85 forks
Language: C++
last commit: about 1 year ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tcurdt/jdependency An analysis tool for class dependencies and jar file relationships 71
trailofbits/it-depends Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. 331
coq-community/coq-dpdgraph Analyze Coq object dependencies and produce files with dependency information 86
mamuz/phpdependencyanalysis A tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures 564
fylhan/qompoter A tool to manage dependencies for C++/Qt projects, allowing easy sharing and management of source code and libraries. 24
gabotechs/dep-tree A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph 1,523
mage-os/php-dependency-list A tool to list PHP class dependencies within a project by parsing source code files. 5
jmcdo29/nestjs-spelunker Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. 317
shipmonk-rnd/composer-dependency-analyser Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. 426
vector-of-bool/pubgrub An algorithm for resolving dependencies between packages in a C++ project 12
fpgmaas/deptry A tool to detect and report unused, missing, and transitive dependencies in Python projects. 917
maglnet/composerrequirechecker Analyzes composer dependencies and checks for unknown symbols used in the code of a package. 896
realvizu/nsdepcop Analyzes namespace dependencies in C# projects to prevent unintended dependencies 199
mosure/inversify-cpp A C++17 inversion of control and dependency injection container library 14
deps-rs/deps.rs Provides a service to analyze and display the status of dependencies in Rust projects. 426