hikaru-i / jitasmLinks
jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.
☆53Updated 7 years ago
Alternatives and similar repositories for jitasm
Users that are interested in jitasm are comparing it to the libraries listed below
Sorting:
- 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
- Microsoft's Debug Interface Access SDK☆25Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆118Updated 4 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- C++ OOP GUI Library☆38Updated 6 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆92Updated last year
- Assembler toolkit based on AsmJit☆248Updated 3 months ago
- High performance shared read write lock.☆31Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- Debug symbol resolution library (PDB, addr2line)☆25Updated 6 months ago
- Copying multiple files using WinAPI IOCP☆20Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 7 months ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 9 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- Project files to build libffi under Visual Studio☆22Updated 13 years ago
- run C++ from anywhere☆126Updated 6 years ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- A C++17 full-text search engine library☆33Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated last year