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
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- Copying multiple files using WinAPI IOCP☆19Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- Microsoft's Debug Interface Access SDK☆24Updated 4 months ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- Dynamic COFF object loader☆23Updated 6 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- ☆21Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Assembler toolkit based on AsmJit☆230Updated last year
- cross platform library to manipulate and extract information of memory regions☆34Updated 6 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- Single-header C++20 library to remove recursion using coroutines☆12Updated 4 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆106Updated 11 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- ☆77Updated 9 months ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 3 months ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆57Updated 2 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 10 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆91Updated last month