hikaru-i / jitasm
jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.
☆51Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for jitasm
- Header only library for binding, reordering and currying of function arguments without cost☆16Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- Copying multiple files using WinAPI IOCP☆18Updated 5 years ago
- C++ OOP GUI Library☆37Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- ☆21Updated last year
- Dynamic COFF object loader☆22Updated 6 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Single-header C++20 library to remove recursion using coroutines☆12Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆35Updated 10 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Hotpatching in Windows with 5 methods.☆63Updated 6 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆82Updated last month
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆105Updated 11 years ago
- Microsoft's Debug Interface Access SDK☆23Updated last year
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- cross platform library to manipulate and extract information of memory regions☆32Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Constexpr hash functions for C++☆18Updated 4 years ago
- ☆35Updated 10 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- High performance shared read write lock.☆30Updated 5 years ago
- ☆69Updated 5 months ago
- Modern (idiomatic) binding between COM and C++☆42Updated 8 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆25Updated 5 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 9 years ago