include-what-you-use VS Cppcheck

Compare include-what-you-use vs Cppcheck and see what are their differences.

include-what-you-use

A tool for use with clang to analyze #includes in C and C++ source files (by include-what-you-use)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
include-what-you-use Cppcheck
39 11
3,819 5,448
2.4% -
9.4 9.9
5 days ago 5 days ago
C++ C++
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

include-what-you-use

Posts with mentions or reviews of include-what-you-use. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-05.

Cppcheck

Posts with mentions or reviews of Cppcheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-04.

What are some alternatives?

When comparing include-what-you-use and Cppcheck you can also consider the following projects:

cppinclude - Tool for analyzing includes in C++

cpplint - Static code checker for C++

coc-clangd - clangd extension for coc.nvim

gcc-poison - gcc-poison

stb - stb single-file public domain libraries for C/C++

clangd - clangd language server

cmake-lint - Fork of https://github.com/richq/cmake-lint to continue maintenance

uncrustify - Code beautifier

American Fuzzy Lop - american fuzzy lop - a security-oriented fuzzer

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

c-smart-pointers - Smart pointers for the (GNU) C programming language