include-what-you-use VS cmake-lint

Compare include-what-you-use vs cmake-lint 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)

cmake-lint

Fork of https://github.com/richq/cmake-lint to continue maintenance (by cmake-lint)
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 cmake-lint
39 3
3,819 73
2.4% -
9.4 7.4
4 days ago 5 days ago
C++ Python
GNU General Public License v3.0 or later Apache License 2.0
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.

cmake-lint

Posts with mentions or reviews of cmake-lint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-13.

What are some alternatives?

When comparing include-what-you-use and cmake-lint 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

Cppcheck - static analysis of C/C++ code

uncrustify - Code beautifier

clangd - clangd language server

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

pre-commit-hooks - C/C++ hooks to integrate with pre-commit

OCLint - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C