cppcheck
Code analyzer
Automated code analysis tool for C and C++ code
static analysis of C/C++ code
6k stars
212 watching
1k forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
cc-plus-pluscppcppcheckcross-platformstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 |
| 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,526 |
| A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
| Adds C/C++ language support to Visual Studio Code with editing and debugging features | 5,550 |
| A tool that shows how the compiler transforms C++ source code into machine code | 4,132 |
| A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
| A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| A C++ library for parsing and emitting YAML data | 5,212 |
| A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
| A categorized list of C++ resources and tools | 4,598 |
| A CMake module for managing dependencies in cross-platform projects | 3,099 |
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |