ITHare / kscopeLinks
kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent to the original one. Can be used for compiler torture-testing and optimisation testing, and for a few other things too :-).
☆58Updated 7 years ago
Alternatives and similar repositories for kscope
Users that are interested in kscope are comparing it to the libraries listed below
Sorting:
- Data and class remodeling library☆67Updated 9 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 7 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Experimental tracing framework for Python on Windows.☆61Updated 5 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- A binary optimization/specialization library supporting multiple rewriters☆118Updated 4 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- ☆35Updated 11 years ago
- ☆16Updated 7 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 reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- C++11 implementation of 010 Editor's template language☆40Updated 8 years ago
- ☆17Updated 2 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆65Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- ☆71Updated 4 years ago
- Library for reading and generating ELF files.☆15Updated 5 years ago
- A plugin for Clang compiler☆119Updated 4 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆33Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A C++ mocking library☆23Updated 5 years ago
- Safely execute an arbitrary x86 instruction☆202Updated last year