hikaru-i / jitasm
jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.
☆52Updated 6 years ago
Alternatives and similar repositories for jitasm:
Users that are interested in jitasm are comparing it to the libraries listed below
- Copying multiple files using WinAPI IOCP☆19Updated 5 years ago
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- ☆21Updated last year
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- ☆75Updated 7 months ago
- Microsoft's Debug Interface Access SDK☆23Updated 2 months ago
- C++ Extended Template Library☆15Updated 2 years ago
- run C++ from anywhere☆108Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Modern C++ development experience library☆39Updated 2 weeks ago
- High performance shared read write lock.☆30Updated 5 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 6 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 6 months ago
- Structure to Tuple Conversions in C++17☆25Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 6 years ago
- Single-header C++20 library to remove recursion using coroutines☆12Updated 4 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 4 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- ☆35Updated 11 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last month
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆33Updated last year
- ETW Tracing C++ project☆16Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆106Updated 11 years ago
- working fork() on windows vista and newer☆46Updated 12 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