dep-graphV is an useful development tool,
written in C++ and powered by Qt and GraphViz, that creates a graph of your codebase,
by parsing every #include statement found in the project's root folder.
It is helpful when you need to analize and visualize the dependecy tree,
highlightining cycles and "useless paths", and It means, in short, that you could drastically
reduce build times, especially when working on large-scale projects.
Features
- CMake based build, so it's easy to switch between different platforms/IDEs;
- Build against Qt4 or Qt5 by simply changing QT_USE_QT5 variable value in CMake;
- OpenGL rendering support;
- Optional recursive folder scan;
- Customizable file extension filters (for both header and source files);
- Graphs can be saved as images or in GraphViz dot format;
- Localized user interface;
- Persistent user settings
Categories
DesignLicense
MIT LicenseFollow dep-graphV
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of dep-graphV!