caolanm / callcatcherLinks
find unused code by collecting methods defined but not called or referenced
☆99Updated 2 years ago
Alternatives and similar repositories for callcatcher
Users that are interested in callcatcher are comparing it to the libraries listed below
Sorting:
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 11 months ago
- selectively remove C preprocessor conditionals☆185Updated last year
- C code refactoring browser☆219Updated last month
- A tool for checking backward API/ABI compatibility of a C/C++ library☆689Updated last year
- 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☆203Updated 4 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆496Updated last year
- A KISS, cross-platform C mocking library☆163Updated last week
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 6 years ago
- Measure stack usage in Linux and macOS applications☆80Updated 4 months ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- generates .clang-format file from example codebase☆319Updated last year
- Experiments with the GDB Python API☆71Updated 4 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 6 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆42Updated 3 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆147Updated 3 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆389Updated 7 months ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆82Updated last year
- A massively parallelized gcov wrapper☆116Updated 7 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Updated 5 years ago
- A list of compiler warning flags for different GCC and clang versions☆67Updated 4 months ago
- C++11 ELF/DWARF parser☆338Updated last year
- Automatically spawn gdb on error.☆69Updated 3 years ago
- Parsing the Linux procfs☆120Updated 3 weeks ago
- A C99 preprocessor written in pure Python☆248Updated last year
- Collection of tests to check which C++11 features are supported by a specific (pre-installed) compiler.☆57Updated 6 years ago
- Nana - a design by contract framework for C/C++☆24Updated 10 years ago
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆308Updated 3 weeks ago