caolanm / callcatcher
find unused code by collecting methods defined but not called or referenced
☆98Updated last year
Alternatives and similar repositories for callcatcher:
Users that are interested in callcatcher are comparing it to the libraries listed below
- Experiments with the GDB Python API☆70Updated 3 years ago
- selectively remove C preprocessor conditionals☆163Updated 9 months ago
- A list of compiler warning flags for different GCC and clang versions☆231Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆184Updated 2 weeks ago
- An automatic generator of basic unit tests for a C/C++ library☆85Updated 5 years ago
- A KISS, cross-platform C mocking library☆158Updated 6 months ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆266Updated 5 years ago
- A massively parallelized gcov wrapper☆105Updated last month
- Front end side of quick-bench☆149Updated 10 months ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- generates .clang-format file from example codebase☆317Updated last month
- Back end side of quick-bench☆175Updated 7 months ago
- Reveres engineering UML class diagrams with libclang☆74Updated 6 years ago
- Oink is a collaboration of C++ static analysis tools.☆153Updated 2 years ago
- Various tools to improve the gdb experience☆125Updated last year
- A Valgrind tool for Herbie☆91Updated 2 years ago
- C code refactoring browser☆201Updated last month
- A gdb command to inspect the size of objects on the stack☆66Updated last year
- Collection of tests to check which C++11 features are supported by a specific (pre-installed) compiler.☆56Updated 5 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆634Updated 7 months ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆176Updated 2 months ago
- C++ Mutation Test Environment☆177Updated 6 months ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆76Updated 3 years ago
- A debugger which detects memory access violations☆31Updated 10 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆369Updated 4 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆194Updated 3 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆55Updated 10 months ago
- A simple function tracer for user programs forked from http://lab.klab.org/wiki/Software#ftrace☆19Updated 9 years ago