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:
- Debug symbol resolution library (PDB, addr2line)☆25Updated 2 months ago
- Microsoft's Debug Interface Access SDK☆26Updated 10 months ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 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
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆49Updated 3 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 binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 10 months ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Copying multiple files using WinAPI IOCP☆20Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Project files to build libffi under Visual Studio☆21Updated 13 years ago
- High performance shared read write lock.☆31Updated 6 years ago
- Minimalistic hooking library written in C☆60Updated 5 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last month
- A C++17 full-text search engine library☆32Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- Assembler toolkit based on AsmJit☆239Updated this week
- working fork() on windows vista and newer☆46Updated 12 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆231Updated 2 weeks ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- PICO processes toolbox, playground for PICO processes research☆74Updated 7 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