PyCDep is a tool to analyze include dependencies between files in C and C++ programs. PyCDep itself is written in python. It dumps all the facts in a prolog database which can be queried. Visualization is possible by dumping graphviz (.dot) files.
Features
- Analyze include dependencies between C/C++ files
- Cross-platform -> e.g. analyze windows code on linux system
- Querying possible via swi-prolog, visualization via graphviz
Categories
Source Code AnalysisLicense
GNU General Public License version 3.0 (GPLv3)Follow pycdep
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Pycdep works fine.