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 :-).
☆57Updated 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☆33Updated last year
- Data and class remodeling library☆67Updated 9 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 8 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 6 months ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Convert a C Standard Draft PDF into HTML☆17Updated 3 months ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- Experimental tracing framework for Python on Windows.☆60Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- C++ standard proposals☆16Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆17Updated 6 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Nurikabe puzzle solver☆44Updated last year
- ☆16Updated last year
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A plugin for Clang compiler☆117Updated 3 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
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago