Repository navigation

#

asmjit

C++
4256
1 个月前

2D Vector Graphics Engine Powered by a JIT Compiler

C++
1786
2 个月前

Shoggoth: Asmjit Based Polymorphic Encryptor

C++
745
1 年前

x86-64 Assembler based on Zydis

C++
392
6 个月前

Assembler toolkit based on AsmJit

C++
240
2 个月前

VM devirtualization PoC based on AsmJit and llvm

C++
117
4 年前

Simple, fast and lightweight Header-Only C++ Assembler Library

C++
112
6 天前
C++
110
2 个月前

EDSL for C++ to make just-in-time code generation easier

C++
86
2 年前

x86 dynamic recompiler library

C++
59
2 天前

muparsersse a math parser for windows using just in time compilations of the expression

C++
18
10 年前

helper classes for profiling and debugging of jitted code

C++
12
6 年前

SIGMOD programming contest 2018 solved with code generation

C++
10
6 年前

My fast Brainfuck JIT compiler for x86 and x86-64 using Asmjit.

Brainfuck
6
5 年前

Example code for the video JIT Code Generation with AsmJit

C++
4
2 个月前

Eventually a Lua JIT runtime

C++
4
4 年前

Transforms pascal code to asmjit remote assembly code. Then the code will be prepare to compile with nasm. And the result is a test.asm, and test.o file. The source code is based on msys2 MingW64 GNU C/C++

C++
3
2 年前

A simple script language with the JIT compilation.

C++
3
3 年前

[WIP] Mathematic expression jit compiler

C++
2
5 年前

Just In Time NASM. Assemble and run instructions in memory, immediately

Assembly
2
3 年前