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
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- selectively remove C preprocessor conditionals☆170Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 4 months ago
- generates .clang-format file from example codebase☆318Updated 6 months ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- A C99 preprocessor written in pure Python☆234Updated last year
- An automatic generator of basic unit tests for a C/C++ library☆85Updated 5 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆458Updated last year
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆39Updated 2 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆207Updated 2 months ago
- A massively parallelized gcov wrapper☆112Updated 3 weeks ago
- grep for C/C++ source files.☆28Updated 8 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- A KISS, cross-platform C mocking library☆161Updated 10 months ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- GDB Pretty Printers for Boost☆198Updated last year
- Measure stack usage in Linux and macOS applications☆73Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A static checker for identifying unstable code.☆361Updated 10 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆85Updated 2 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆142Updated 3 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆654Updated last year
- A tool to visualize ABI changes timeline of a C/C++ software library☆198Updated 3 years ago
- C code refactoring browser☆212Updated last month