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

747 stars
41 watching
85 forks
Language: C++
last commit: almost 3 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tcurdt/jdependencyAn analysis tool for class dependencies and jar file relationships72
trailofbits/it-dependsAutomatically builds dependency graphs and Software Bills of Materials for packages and source code repositories.334
coq-community/coq-dpdgraphAnalyze Coq object dependencies and produce files with dependency information87
mamuz/phpdependencyanalysisA tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures566
fylhan/qompoterA tool to manage dependencies for C++/Qt projects, allowing easy sharing and management of source code and libraries.24
gabotechs/dep-treeA tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph1,537
mage-os/php-dependency-listA tool to list PHP class dependencies within a project by parsing source code files.5
jmcdo29/nestjs-spelunkerAnalyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies.322
shipmonk-rnd/composer-dependency-analyserDetects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer.464
vector-of-bool/pubgrubAn algorithm for resolving dependencies between packages in a C++ project12
fpgmaas/deptryA tool to detect and report unused, missing, and transitive dependencies in Python projects.932
maglnet/composerrequirecheckerAnalyzes composer dependencies and checks for unknown symbols used in the code of a package.905
realvizu/nsdepcopAnalyzes namespace dependencies in C# projects to prevent unintended dependencies200
mosure/inversify-cppA C++17 inversion of control and dependency injection container library14
deps-rs/deps.rsProvides a service to analyze and display the status of dependencies in Rust projects.440