terminaldweller / mutatorLinks
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
☆82Updated 4 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.☆156Updated 3 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 8 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A high-level API for accessing DWARF debugging information, in C++☆29Updated 2 weeks 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☆129Updated 4 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 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
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated 2 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 3 months ago
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- QEMU based emulation library for micro-architectural simulation (ARM64 and x86)☆43Updated 6 years ago
- Gdb Extension Framework is a bunch of python code around the gdb api.☆51Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- A plugin for Clang compiler☆119Updated 4 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A C++ mocking library☆23Updated 5 years ago
- A C++14 constexpr implementation of SHA256☆36Updated last year
- Simple Function calls tracer☆73Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- C++14 automated code test infrastructure with permutation, fuzzing, sanitising and edge coverage☆12Updated this week
- C++ interface to CPU affinity management☆31Updated 7 years ago