Skip to content
/ codevis Public

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

License

Notifications You must be signed in to change notification settings

KDE/codevis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ❤️ 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.

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •