terminaldweller / mutator
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
☆76Updated 3 years ago
Alternatives and similar repositories for mutator:
Users that are interested in mutator are comparing it to the libraries listed below
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆44Updated 7 years ago
- grep for C/C++ source files.☆25Updated 5 months ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 9 years ago
- Oink is a collaboration of C++ static analysis tools.☆153Updated 2 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
- LLVM Bare Metal GitSlave☆52Updated 10 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
- Code generator for C struct serialization☆21Updated 10 years ago
- Ninja build file generator for the Linux kernel☆54Updated 4 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆32Updated 7 years ago
- An automatic generator of basic unit tests for a C/C++ library☆85Updated 5 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- Python module for parsing CMakeLists.txt files☆33Updated 2 years ago
- C++ framework for the linux kernel☆31Updated last week
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- Clang AST viewer☆62Updated 7 years ago
- A gdb gui written in Python, running inside gdb itself.☆46Updated 10 months ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆43Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- coredump analyzer☆27Updated 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 last year