Repository navigation

#

asmjit

C++
4120
14 天前

2D Vector Graphics Engine Powered by a JIT Compiler

C++
1727
21 天前

Shoggoth: Asmjit Based Polymorphic Encryptor

C++
722
1 年前

x86-64 Assembler based on Zydis

C++
352
2 个月前

Assembler toolkit based on AsmJit

C++
233
2 年前

VM devirtualization PoC based on AsmJit and llvm

C++
113
4 年前
C++
109
2 年前

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

C++
85
2 年前

x86 dynamic recompiler library

C++
58
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
5 年前

SIGMOD programming contest 2018 solved with code generation

C++
10
5 年前

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

Brainfuck
6
5 年前

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
1 年前

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 年前

A try, to implement a debugger for my own use. Now, published for the public folk. Currently only for 32-Bit Application's.

Pascal
1
2 年前