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
- A C++ metaprogramming library☆26Updated 8 years ago
- Data and class remodeling library☆67Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 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
- 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
- Convert a C Standard Draft PDF into HTML☆17Updated 2 months ago
- A C++14 constexpr implementation of SHA256☆33Updated 6 months ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 4 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 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
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- My proposals for the C++ standard☆12Updated 2 weeks ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- ☆13Updated 5 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- C++ standard proposals☆16Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆17Updated 8 years ago
- Roman numeral support for C++17☆52Updated last year
- Compile-time printf-like string formatting☆77Updated 6 years ago