Cppcheck Alternatives
Cppcheck is described as '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' and is an app in the development category. There are more than 10 alternatives to Cppcheck for a variety of platforms, including Windows, Linux, Mac, Web-based and BSD apps. The best Cppcheck alternative is Shellcheck, which is both free and Open Source. Other great apps like Cppcheck are SonarQube, Coverity Scan, PVS-Studio and Flawfinder.
- Free • Open Source
License model
- Free • Open Source
Platforms
- Online
- Visual Studio Code
- Vim
- Sublime Text
- GNU Emacs
- Atom
Shellcheck Features
- Static Code Analysis
- Security Testing
- Metrics
- Coding
Shellcheck VS Cppcheck
Is Shellcheck a good alternative to Cppcheck?- 28 SonarQube alternatives
SonarQube is an open source quality management platform, dedicated to continuously analyze and measure source code quality, from the portfolio to the method. Static code analysis is available in the "Community Edi...
License model
- Freemium • Open Source
Platforms
- Mac
- Windows
- Linux
- Online
SonarQube Features
- Static Code Analysis
- Continuous Integration
- Metrics
SonarQube VS Cppcheck
Is SonarQube a good alternative to Cppcheck? - 15 Coverity Scan alternatives
Coverity Scan Static Analysis allows to find and fix defects in your Java, C/C++ or C# open source project for free.
License model
- Freemium • Proprietary
Platforms
- Mac
- Windows
- Linux
- Online
- BSD
Coverity Scan Features
- Debugging
- C++
- Static Code Analysis
Coverity Scan VS Cppcheck
Is Coverity Scan a good alternative to Cppcheck? - 10 PVS-Studio alternatives
PVS-Studio is a static analyzer that detects errors in source code of C, C++ and C# applications. The PVS-Studio tool is intended for developers of contemporary applications and it integrates into the Visual Studio 2005...
License model
- Paid • Proprietary
Platforms
- Windows
- Linux
- MinGW
- Microsoft Visual Studio
- clang
PVS-Studio Features
- C-sharp
- C++
- Static Code Analysis
PVS-Studio VS Cppcheck
Is PVS-Studio a good alternative to Cppcheck? - 11 Flawfinder alternatives
Flawfinder examines C/C++ source code and reports possible security weaknesses ("flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problem...
Flawfinder VS Cppcheck
Is Flawfinder a good alternative to Cppcheck? - 8 Splint alternatives
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to prog...
License model
- Free • Open Source
Platforms
- Windows
- Linux
Splint Features
- Static Code Analysis
- Static analysis
- Coding
DiscontinuedLast version 3.1.2 is from August 2007.
Splint VS Cppcheck
Is Splint a good alternative to Cppcheck? - 5 PC-lint Plus alternatives
PC-lint Plus is the premier static analysis tool for C and C++.
PC-lint Plus VS Cppcheck
Is PC-lint Plus a good alternative to Cppcheck? - 17 EDoC++ alternatives
EDoC++ is a C++ source analysis tool designed to identify problems associated with the use of exceptions in C++ code. Additionally EDoC++ can be used to generate detailed documentation
EDoC++ VS Cppcheck
Is EDoC++ a good alternative to Cppcheck? - 9 Clang Static Analyzer alternatives
The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.
License model
- Free • Open Source
Platforms
- Mac
- Xcode
Clang Static Analyzer Features
- Static Code Analysis
- C++
Clang Static Analyzer VS Cppcheck
Is this a good alternative to Cppcheck? - 10 Yetus alternatives
Apache Yetus is a collection of libraries and tools that enable contribution and release processes for software projects.[2] Portions are used by a wide variety of Apache projects, including Apache Hadoop and Apache HBa...
Yetus VS Cppcheck
Is Yetus a good alternative to Cppcheck? - 26 Semgrep alternatives
Semgrep is a fast, open-source, static analysis tool that excels at expressing code standards — without complicated queries — and surfacing bugs early at editor, commit, and CI time. Precise rules look like the code you...
License model
- Freemium • Open Source
Platforms
- Mac
- Windows
- Linux
Semgrep Features
- Security Testing
- Static Code Analysis
- Static analysis
Semgrep VS Cppcheck
Is Semgrep a good alternative to Cppcheck? - 14 VisualCodeGrepper alternatives
VCG is an automated code security review tool that handles C/C++, Java, C#, VB and PL/SQL. It has a few features that should hopefully make it useful to anyone conducting code security reviews, particularly where time i...
VisualCodeGrepper VS Cppcheck
Is VisualCodeGrepper a good alternative to Cppcheck?
Comments about Shellcheck as an Alternative to Cppcheck
Shellcheck is for shell scripts, not for C++ files.