AbigailBuccaneer / json2cmakeLinks
Generate CMakeLists.txt from a compile_commands.json
☆38Updated 2 years ago
Alternatives and similar repositories for json2cmake
Users that are interested in json2cmake are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆329Updated last year
- Tools for inspecting, analyzing and optimizing ELF files☆48Updated last week
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆227Updated last week
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- coredump analyzer☆27Updated 8 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 8 months ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 7 years ago
- Clang AST viewer☆68Updated 8 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- ☆149Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆202Updated last week
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- DEPRECATED: use cxxheaderparser instead☆125Updated last year
- Show stack traces from C++ exceptions at run-time without rebuilding target applications☆29Updated last year
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- ☆35Updated 11 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Analyze C/C++ program crashes with the help of the crash offset