ITHare / kscope
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 6 years ago
Alternatives and similar repositories for kscope:
Users that are interested in kscope are comparing it to the libraries listed below
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆36Updated last year
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Data and class remodeling library☆68Updated 9 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
- Use unused bits in your pointer☆45Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- ☆13Updated 5 years ago
- ☆16Updated last year
- A C++14 constexpr implementation of SHA256☆34Updated 9 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- Experimental tracing framework for Python on Windows.☆62Updated 4 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆25Updated 3 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆61Updated 8 years ago
- SC2/HotS GalaxyScript VM & bytecode research☆26Updated 8 years ago
- ☆17Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago