caolanm / callcatcherLinks
find unused code by collecting methods defined but not called or referenced
☆101Updated last year
Alternatives and similar repositories for callcatcher
Users that are interested in callcatcher are comparing it to the libraries listed below
Sorting:
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 6 months ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆665Updated last year
- C code refactoring browser☆212Updated 3 months ago
- A massively parallelized gcov wrapper☆115Updated 3 months ago
- selectively remove C preprocessor conditionals☆171Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated last month
- A tool to visualize ABI changes timeline of a C/C++ software library☆200Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 5 years ago
- generates .clang-format file from example codebase☆318Updated 8 months ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- Collection of tests to check which C++11 features are supported by a specific (pre-installed) compiler.☆57Updated 6 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆40Updated 2 years ago
- A KISS, cross-platform C mocking library☆160Updated last year
- Measure stack usage in Linux and macOS applications☆76Updated 3 weeks ago
- gcc-poison☆192Updated 11 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆468Updated last year
- A C99 preprocessor written in pure Python☆235Updated last year
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆380Updated 2 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A script to create a standalone installation of clang/LLVM/libc++. Updated for Clang/LLVM 6.0.☆172Updated 5 years ago
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆308Updated 7 months ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆416Updated last month
- C++ Mutation Test Environment☆187Updated last year
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆144Updated 3 years ago
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆254Updated last year