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:
- Experiments with the GDB Python API☆70Updated 3 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆39Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 5 months ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated 2 months ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- Standardise code formating for cmake projects with git and clang-format☆58Updated 7 years ago
- selectively remove C preprocessor conditionals☆171Updated last year
- Measure stack usage in Linux and macOS applications☆74Updated 2 years ago
- An automatic generator of basic unit tests for a C/C++ library☆85Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆461Updated last year
- A massively parallelized gcov wrapper☆113Updated last month
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- C code refactoring browser☆212Updated 2 months ago
- CMake module for code coverage☆93Updated last month
- GDB Pretty Printers for Boost☆199Updated last year
- static-linked versions of clang tools for Linux, Mac OS X and Windows, available in AUR as clang-format-static-bin☆198Updated last week
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago
- generates .clang-format file from example codebase☆318Updated 6 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 5 months ago
- A C99 preprocessor written in pure Python☆235Updated last year
- Generate profiling traces for GCC☆58Updated 3 months ago
- User-oriented fork of LLVM's opt-viewer☆141Updated 9 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimenta…☆117Updated last week