hikaru-i / jitasmLinks
jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.
☆53Updated 6 years ago
Alternatives and similar repositories for jitasm
Users that are interested in jitasm are comparing it to the libraries listed below
Sorting:
- Microsoft's Debug Interface Access SDK☆26Updated 9 months ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 3 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆91Updated last year
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- working fork() on windows vista and newer☆46Updated 12 years ago
- Copying multiple files using WinAPI IOCP☆20Updated 6 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- High performance shared read write lock.☆31Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- Assembler toolkit based on AsmJit☆240Updated 2 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 2 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated this week
- Native win32 executables loader☆55Updated 6 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 months ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months 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
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated 3 weeks ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago