cppcheck

Code analyzer

Analyzes code for errors and potential security vulnerabilities

static analysis of C/C++ code

GitHub

6k stars
212 watching
1k forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists

cc-plus-pluscppcppcheckcross-platformstatic-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
polysquare/cppcheck-target-cmake A tool for performing static code analysis of C++ source files using the cppcheck tool. 18
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,468
microsoft/vcpkg A tool to manage dependencies and packages for C/C++ projects on various platforms. 23,263
microsoft/vscode-cpptools Adds language support for C/C++ to Visual Studio Code, including editing and debugging features. 5,532
andreasfertig/cppinsights A tool that shows how the compiler transforms C++ source code into machine code 4,108
microsoft/cpprestsdk A C++ SDK for building cloud-based client-server communication applications. 8,017
richelbilderbeek/travis_gcc_cpp17 A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. 21
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 42,842
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,543
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,126
jbeder/yaml-cpp A C++ library for parsing and emitting YAML data 5,160
richelbilderbeek/travis_cpp_tutorial A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. 169
mattpd/cpplinks A categorized list of C++ resources and tools 4,557
cpm-cmake/cpm.cmake A CMake module for managing dependencies in cross-platform projects 3,035
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 581