terminaldweller / mutator
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
☆74Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mutator
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆43Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆76Updated last year
- Minimalist plugin manager for GDB and LLDB☆82Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- Oink is a collaboration of C++ static analysis tools.☆154Updated last year
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- An automatic generator of basic unit tests for a C/C++ library☆85Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A high-level API for accessing DWARF debugging information, in C++☆23Updated 2 weeks ago
- A list of compiler warning flags for different GCC and clang versions☆62Updated 2 months ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆31Updated 7 years ago
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- Clang AST viewer☆63Updated 7 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 7 months ago
- ☆20Updated 9 years ago
- Python module for parsing CMakeLists.txt files☆32Updated 2 years ago
- A gdb gui written in Python, running inside gdb itself.☆44Updated 7 months ago
- run C++ from anywhere☆108Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆177Updated last year
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- Debug Information Visual Analyzer☆77Updated last month
- NOVA userland☆48Updated 10 years ago
- memTrace, a framework for lightweight memory tracing☆55Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 8 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- The Bareflank Processor Abstraction Layer☆37Updated 2 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆48Updated 10 years ago