Select your language

Home arrow-right ... arrow-right Development Tools arrow-right Cppcheck

We've compiled a list of 3 free and paid alternatives to Cppcheck. The primary competitors include VisualCodeGrepper, PVS-Studio. In addition to these, users also draw comparisons between Cppcheck and Splint. Also you can look at other similar options here: Development Tools.


Splint
Free Open Source

Cppcheck Platforms

Linux Linux
Windows Windows

Cppcheck Overview

Cppcheck is an static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).

Features:
- Out of bounds checking,
- Check the code for each class,
- Checking exception safety,
- Memory leaks checking,
- Warn if obsolete functions are used,
- Check for invalid usage of STL,
- Check for uninitialized variables and unused functions

Cppcheck Features

tick-square Bugs
tick-square Portable

Top Cppcheck Alternatives

Share your opinion about the software, leave a review and help make it even better!

Cppcheck Categories

Development Tools

Cppcheck Tags

c++check unused-functions obsolete-functions memory-leaks errors compilers analysis-tool c-plus-plus

Suggest Changes

() out of 5

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?