SimonKagstrom / kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
☆728Updated 3 months ago
Alternatives and similar repositories for kcov:
Users that are interested in kcov are comparing it to the libraries listed below
- Clang's scan-build re-implementation in python☆369Updated 2 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆634Updated 7 months ago
- C-Reduce, a C and C++ program reducer☆1,537Updated 7 months ago
- Dump ABI of an ELF object containing DWARF debug info☆184Updated 2 weeks ago
- A library for reading and writing the DWARF debugging format☆868Updated 3 months ago
- A crate for demangling C++ symbols☆302Updated 3 weeks ago
- Generate code coverage reports with gcc/gcov☆900Updated last week
- Super-parallel Python port of the C-Reduce☆264Updated last week
- Track changes to a patch series over time☆307Updated 6 months ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,206Updated last week
- Visualizer for Valgrind Massif data files☆326Updated 2 weeks ago
- A list of compiler warning flags for different GCC and clang versions☆231Updated 5 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆197Updated 4 years ago
- A sampling CPU profiler for Linux☆879Updated last year
- C code refactoring browser☆201Updated last month
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆426Updated this week
- Check for coding style issues in CMake files☆101Updated 5 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- GUI to profilers such as Valgrind☆445Updated last week
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆533Updated 3 weeks ago
- static analysis benchmarks from Toyota ITC☆113Updated last year
- find unused code by collecting methods defined but not called or referenced☆98Updated last year
- Yet Another Random Program Generator☆496Updated 5 months ago
- An alternative TUI for gdb☆377Updated last year
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆266Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- generates .clang-format file from example codebase☆317Updated last month
- Csmith, a random generator of C programs☆1,054Updated last year
- Enhanced GNU Make - tracing, error reporting, debugging, profiling and more☆800Updated last year
- Compiler/source code fuzzing tool using AFL instrumentation☆124Updated 6 years ago