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:
- Single-header C++20 library to remove recursion using coroutines☆12Updated 5 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- C++ OOP GUI Library☆38Updated 5 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 7 years ago
- Microsoft's Debug Interface Access SDK☆24Updated 7 months ago
- Assembler toolkit based on AsmJit☆235Updated this week
- Hotpatching in Windows with 5 methods.☆65Updated 6 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Dynamic COFF object loader☆23Updated 6 years ago
- run C++ from anywhere☆119Updated 5 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 weeks ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆17Updated 8 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- Copying multiple files using WinAPI IOCP☆20Updated 5 years ago
- ☆21Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆33Updated 2 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆59Updated 3 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆32Updated 8 months ago
- PoC lightweight x64 register based VM implementation☆53Updated 9 months ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago