SimonKagstrom / kcovLinks
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
☆783Updated 3 weeks ago
Alternatives and similar repositories for kcov
Users that are interested in kcov are comparing it to the libraries listed below
Sorting:
- Clang's scan-build re-implementation in python☆388Updated last month
- A tool for checking backward API/ABI compatibility of a C/C++ library☆685Updated last year
- Enhanced GNU Make - tracing, error reporting, debugging, profiling and more☆844Updated 2 months ago
- C-Reduce, a C and C++ program reducer☆1,626Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Source code of the Coccinelle project (mirror of the main Coccinelle repository located at Inria)☆699Updated last week
- find unused code by collecting methods defined but not called or referenced☆99Updated last year
- A library for reading and writing the DWARF debugging format☆944Updated 2 weeks ago
- Practical mutation testing and fault injection for C and C++☆787Updated 3 weeks ago
- C code refactoring browser☆217Updated 2 weeks ago
- Generate code coverage reports with gcc/gcov☆966Updated this week
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆400Updated 5 years ago
- GUI to profilers such as Valgrind☆490Updated this week
- A crate for demangling C++ symbols☆320Updated last month
- Super-parallel Python port of the C-Reduce☆309Updated this week
- A library to parse gdb mi output and interact with gdb subprocesses☆249Updated last year
- ☆929Updated last week
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- A sampling CPU profiler for Linux☆898Updated 2 years ago
- A massively parallelized gcov wrapper☆116Updated 6 months ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,316Updated last week
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆442Updated 6 months ago
- Convert .ninja_log files to chrome's about:tracing format.☆496Updated last year
- A unit test-like interface for fuzzing and symbolic execution☆844Updated 3 months ago
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆630Updated 4 years ago
- C++ Mutation Test Environment☆185Updated last year
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆387Updated 6 months ago
- A static checker for identifying unstable code.☆363Updated 10 years ago