include-what-you-use VS cppinclude

Compare include-what-you-use vs cppinclude 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 cppinclude
39 2
3,819 199
2.4% -
9.4 0.0
5 days ago about 2 years ago
C++ C++
GNU General Public License v3.0 or later MIT License
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.

cppinclude

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

What are some alternatives?

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

coc-clangd - clangd extension for coc.nvim

nload - Real-time network traffic monitor

cpplint - Static code checker for C++

Magic Enum C++ - Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

clangd - clangd language server

volbx - Graphical tool for data manipulation written in C++/Qt.

Cppcheck - static analysis of C/C++ code

check_compile_times - Check various boost headers impact on the compilation time

uncrustify - Code beautifier

Nameof C++ - Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

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

cpps - Pseudo Interpreter for C++ Script / C++ Project Build System Engine with Zero Makefiles / Supporting GCC, MinGW, Visual C++, Clang