cppclean
Code scanner
A tool that scans C++ source code to detect issues like unused code and unnecessary includes.
Finds problems in C++ source that slow development of large code bases
703 stars
27 watching
58 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
| A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
| Analyzes potential security vulnerabilities in Continuous Integration/Continuous Deployment workflows and repositories. | 634 |
| A tool to import and compile C++ code from Python directly during runtime | 1,195 |
| A project that enables barcode scanning on iOS devices using the native capabilities introduced with iOS 7. | 517 |
| A tool for analyzing and reporting on various quality metrics of C++ source code | 64 |
| Detects vulnerabilities in C# and VB.NET code | 942 |
| A plugin that scans memory in 64-bit debuggers to locate specific values, inspired by Cheat Engine. | 275 |
| A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,763 |
| A tool to scan PHP code for potential security issues at compile-time | 367 |
| A toolchain that scans source code and infrastructure IaC for security risks and provides a unified report. | 831 |
| A runtime security solution that monitors and mitigates attacks in software supply chains | 91 |
| A categorized list of C++ resources and tools | 4,598 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |