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 6 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 last month
- Data and class remodeling library☆67Updated 9 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- ☆17Updated 7 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 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++ standard proposals☆16Updated 5 years ago
- Simple Function calls tracer☆72Updated 7 years ago
- xStl is a cross-compile, cross-platform C++ library that implements a set of generic templates for easy development.☆17Updated 8 years ago
- ☆16Updated last year
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 11 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Single-header base C++ classes.☆29Updated 2 months ago
- ☆35Updated 11 years ago
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆26Updated 5 months ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆62Updated 8 years ago
- Roman numeral support for C++17☆52Updated last year
- 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
- compile time assembly interpreter☆85Updated 7 years ago
- Minimalistic hooking library written in C☆57Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago