cppcheck topic

List cppcheck repositories

clang-blueprint

106
Stars
19
Forks
Watchers

:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:

clion-cppcheck

31
Stars
6
Forks
Watchers

:ballot_box_with_check: cppcheck plugin for CLion

cmake-init

1.9k
Stars
72
Forks
Watchers

The missing CMake project initializer

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

violations-lib

140
Stars
39
Forks
Watchers

Java library for parsing report files from static code analysis.

cmake-scripts

556
Stars
63
Forks
Watchers

Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.

project_options

329
Stars
52
Forks
Watchers

A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.

robust-services-core

151
Stars
42
Forks
Watchers

Robust applications framework in C++. Includes a static analysis tool and two applications.

pre-commit-hooks

296
Stars
62
Forks
Watchers

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