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)
747 stars
41 watching
85 forks
Language: C++
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An analysis tool for class dependencies and jar file relationships | 72 |
| Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 334 |
| Analyze Coq object dependencies and produce files with dependency information | 87 |
| A tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures | 566 |
| A tool to manage dependencies for C++/Qt projects, allowing easy sharing and management of source code and libraries. | 24 |
| A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 |
| A tool to list PHP class dependencies within a project by parsing source code files. | 5 |
| Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 322 |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
| An algorithm for resolving dependencies between packages in a C++ project | 12 |
| A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 932 |
| Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
| Analyzes namespace dependencies in C# projects to prevent unintended dependencies | 200 |
| A C++17 inversion of control and dependency injection container library | 14 |
| Provides a service to analyze and display the status of dependencies in Rust projects. | 440 |