SkillAgentSearch skills...

Codevis

Codevis is an analysis and visualization tool designed to assist in code maintenance for C++ codebases.

Install / Use

/learn @KDE/Codevis
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Codevis

Codevis

build status

Codevis is an analysis and visualization tool designed to assist in code maintenance for C++ codebases.

The tool provides a graph representation of C++ source code and its external dependencies. It is aimed at developers working primarily with large codebases, who would benefit from being able to visualise source code in order to effectively understand it and its dependencies, for debugging their code or reviewing others' work.

This tool was developed by Codethink as part of a project sponsored by Bloomberg. The tool is based on John Lakos' ideas, which can be found in his books ("Large Scale C++ Software Design" and "Large Scale C++ Volume 1: Process and Architecture"), as a means of displaying logical and physical entities.

Menu

Quick Start

See Getting started for information about using the tool. There's also CLI documentation.

Building

To build the tool, follow the documentation for your operating system:

Contributions

We :heart: contributions.

Have you had a good experience with this project? Why not share some love and contribute code, or just let us know about any issues you had with it?

We welcome issues reports. Just be sure to choose the proper issue template for your issue, so that we can be sure you're providing us with the necessary information.

Before sending a Pull Request, please make sure you read our Contribution Guidelines.

License

Please read the LICENSE.

Code of Conduct

This project has adopted a Code of Conduct.

Security Vulnerability Reporting

Please refer to the project Security Policy.

Related Skills

View on GitHub
GitHub Stars32
CategoryDesign
Updated14d ago
Forks3

Languages

C++

Security Score

75/100

Audited on Mar 18, 2026

No findings