Select your language

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

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


VisualCodeGrepper
Free Open Source

VCG is an automated code security review tool that handles C/C++, Java, C#, VB and PL/SQL.

Splint
Free Open Source

Splint is a tool for statically checking C programs for security vulnerabilities and coding...

Infer
Free Open Source

A tool to detect bugs in C/Java/Objective-C programs

Flawfinder examines source code and reports possible security weaknesses (``flaws'') sorted...

Coverity Scan Static Analysis allows to find and fix defects in your Java, C/C++ or C# open source...

Clang Static Analyzer
Free Open Source

The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C...

PC-lint Plus is the premier static analysis tool for C and C++

EDoC++
Free Open Source

EDoC++ is a C++ source analysis tool designed to identify problems associated with the use of...

Cppcheck is an static analysis tool for C/C++ code.

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

Cppcheck Platforms

Windows Linux

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

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?