Codevis
A C++ codebase visualisation tool, applying the ideas from John Lakos' Large Scale C++.
Codevis shows you the physical structure of a C++ codebase, its components and the dependencies between them, so architectural problems become something you can see rather than something you discover at link time. It started as an experiment in applying the ideas from John Lakos’ Large Scale C++, and is now part of KDE.