davidmalcolm / gcc-python-pluginLinks
GCC plugin that embeds CPython inside the compiler
☆205Updated 3 years ago
Alternatives and similar repositories for gcc-python-plugin
Users that are interested in gcc-python-plugin are comparing it to the libraries listed below
Sorting:
- Extensions for Eli Bendersky's pycparser☆85Updated 8 months ago
- A C99 preprocessor written in pure Python☆235Updated last year
- A library to parse gdb mi output and interact with gdb subprocesses☆238Updated last year
- Experiments with the gcc plugin mechanism☆111Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- C/C++ source generation from an AST☆165Updated last month
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 4 months ago
- selectively remove C preprocessor conditionals☆171Updated last year
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- Dump ABI of an ELF object containing DWARF debug info☆193Updated 6 months ago
- Super-parallel Python port of the C-Reduce☆287Updated this week
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆119Updated 10 months ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆154Updated 5 months ago
- C call graph generator☆55Updated 7 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆236Updated 5 months ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆380Updated 2 months ago
- Reworking of Agner Fog's performance test programs for Linux☆113Updated 6 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- find unused code by collecting methods defined but not called or referenced☆101Updated last year
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆193Updated last year
- Automatically spawn gdb on error.☆65Updated 3 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago