terminaldweller / mutatorLinks
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
☆80Updated 3 years ago
Alternatives and similar repositories for mutator
Users that are interested in mutator are comparing it to the libraries listed below
Sorting:
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- 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
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A tool to list content of virtual tables in a shared library☆126Updated 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 LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated last week
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lea…☆18Updated 2 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A C99 preprocessor written in pure Python☆238Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 8 months ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- Clang AST viewer☆65Updated 8 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- ☆20Updated 9 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago