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:
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 months ago
- Experimental tracing framework for Python on Windows.☆61Updated 4 years ago
- Data and class remodeling library☆67Updated 9 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 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
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Variadic, completion-based futures for C++17☆44Updated 6 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 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
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- ☆35Updated 11 years ago
- ☆16Updated last year
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆83Updated last year
- ☆17Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++11 implementation of 010 Editor's template language☆39Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated 2 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆108Updated 12 years ago
- A C++14 constexpr implementation of SHA256☆36Updated last year
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- ☆16Updated 3 years ago