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 C++ metaprogramming library☆26Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- ☆13Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 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
- Roman numeral support for C++17☆52Updated last year
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 8 months ago
- Data and class remodeling library☆67Updated 9 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Convert a C Standard Draft PDF into HTML☆17Updated 4 months 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 2 months ago
- Simple Function calls tracer☆72Updated 6 years ago
- A C++ mocking library☆23Updated 4 years ago
- Nurikabe puzzle solver☆44Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 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
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago