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☆35Updated last year
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- Data and class remodeling library☆67Updated 9 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- Convert a C Standard Draft PDF into HTML☆19Updated 2 weeks ago
- A C++14 constexpr implementation of SHA256☆34Updated 8 months ago
- Nurikabe puzzle solver☆44Updated last year
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- ☆17Updated 7 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- ☆13Updated 5 years ago
- Simple Function calls tracer