All Projects → Dynarmic → Similar Projects or Alternatives

1320 Open source projects that are alternatives of or similar to Dynarmic

dynarmic
An ARM dynamic recompiler.
Stars: ✭ 675 (+42.11%)
Mutual labels:  arm, x86-64, emulation, jit
Minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Stars: ✭ 185 (-61.05%)
Mutual labels:  compiler, jit, x86-64
Ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Stars: ✭ 210 (-55.79%)
Mutual labels:  compiler, arm, x86-64
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+505.05%)
Mutual labels:  compiler, jit, x86-64
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-85.26%)
Mutual labels:  compiler, jit, x86-64
Dora
Dora VM
Stars: ✭ 371 (-21.89%)
Mutual labels:  compiler, jit, x86-64
Mlml
self-hosted compiler for a subset of OCaml
Stars: ✭ 41 (-91.37%)
Mutual labels:  compiler, x86-64
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+1002.74%)
Mutual labels:  compiler, jit
Pyast64
Compile a subset of the Python AST to x64-64 assembler
Stars: ✭ 93 (-80.42%)
Mutual labels:  compiler, x86-64
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-62.74%)
Mutual labels:  compiler, x86-64
asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (-91.16%)
Mutual labels:  arm, x86-64
Lightbeam
Lightbeam has moved and now lives in the Wasmtime repository!
Stars: ✭ 253 (-46.74%)
Mutual labels:  compiler, jit
Docker Cloudflare Ddns
A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
Stars: ✭ 467 (-1.68%)
Mutual labels:  arm, x86-64
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-92%)
Mutual labels:  compiler, jit
Iotz
compile things easy 🚀
Stars: ✭ 39 (-91.79%)
Mutual labels:  compiler, arm
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+938.74%)
Mutual labels:  arm, x86-64
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-90.32%)
Mutual labels:  compiler, jit
Crust
C compiler toolchain in Rust. [WIP, early development stage]
Stars: ✭ 150 (-68.42%)
Mutual labels:  compiler, x86-64
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-66.74%)
Mutual labels:  compiler, jit
Openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,802 (+489.89%)
Mutual labels:  compiler, jit
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-78.74%)
Mutual labels:  compiler, jit
desmume
DeSmuME is a Nintendo DS emulator
Stars: ✭ 1,609 (+238.74%)
Mutual labels:  arm, emulation
AheuiJIT
Aheui JIT compiler for PC and web
Stars: ✭ 27 (-94.32%)
Mutual labels:  x86-64, jit
Mazucc
A minimalist C compiler with x86_64 code generation
Stars: ✭ 437 (-8%)
Mutual labels:  compiler, x86-64
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (+36.84%)
Mutual labels:  x86-64, emulation
ria-jit
Lightweight and performant dynamic binary translation for RISC–V code on x86–64
Stars: ✭ 38 (-92%)
Mutual labels:  x86-64, emulation
docker-unms
All-in-one docker image for Ubiquiti UISP (formerly UNMS). Supports x86_64 and ARM (Raspberry Pi).
Stars: ✭ 153 (-67.79%)
Mutual labels:  arm, x86-64
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (-85.89%)
Mutual labels:  x86-64, jit
Ferret
Ferret is a free software lisp implementation for real time embedded control systems.
Stars: ✭ 878 (+84.84%)
Mutual labels:  compiler, arm
Tinycc
Unofficial mirror of mob development branch
Stars: ✭ 784 (+65.05%)
Mutual labels:  compiler, jit
Nativejit
A C++ expression -> x64 JIT
Stars: ✭ 999 (+110.32%)
Mutual labels:  compiler, jit
Rustc codegen cranelift
Cranelift based backend for rustc
Stars: ✭ 675 (+42.11%)
Mutual labels:  compiler, jit
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+126.32%)
Mutual labels:  compiler, x86-64
B2dpipe
2D Pipeline Compiler.
Stars: ✭ 51 (-89.26%)
Mutual labels:  compiler, jit
Amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Stars: ✭ 661 (+39.16%)
Mutual labels:  compiler, arm
Babygo
Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
Stars: ✭ 143 (-69.89%)
Mutual labels:  compiler, x86-64
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (+250.53%)
Mutual labels:  compiler, jit
Peachpy
x86-64 assembler embedded in Python
Stars: ✭ 1,592 (+235.16%)
Mutual labels:  compiler, x86-64
Cranelift
Cranelift code generator
Stars: ✭ 2,485 (+423.16%)
Mutual labels:  compiler, jit
Lbforth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Stars: ✭ 293 (-38.32%)
Mutual labels:  compiler, arm
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-80.84%)
Mutual labels:  jit, x86-64
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (-35.79%)
Mutual labels:  compiler, jit
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (-28.21%)
Mutual labels:  compiler, jit
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-95.37%)
Mutual labels:  arm, x86-64
kcs
Scripting in C with JIT(x64)/VM.
Stars: ✭ 25 (-94.74%)
Mutual labels:  x86-64, jit
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (-88.84%)
Mutual labels:  arm, x86-64
rosetta-at-home
Fold for Covid - Help fight the COVID-19 pandemic with your old laptop, Raspberry Pi, or other spare computer
Stars: ✭ 78 (-83.58%)
Mutual labels:  arm, x86-64
nordvpn
NordVpn Docker Client
Stars: ✭ 475 (+0%)
Mutual labels:  arm, x86-64
interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (-93.26%)
Mutual labels:  arm, x86-64
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (-77.26%)
Mutual labels:  arm, x86-64
Shecc
A self-hosting and educational C compiler
Stars: ✭ 286 (-39.79%)
Mutual labels:  compiler, arm
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+522.32%)
Mutual labels:  arm, x86-64
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (-21.26%)
Mutual labels:  compiler, jit
Amiberry
Optimized Amiga emulator for the Raspberry Pi and other ARM boards
Stars: ✭ 270 (-43.16%)
Mutual labels:  arm, emulation
Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Stars: ✭ 4,012 (+744.63%)
Mutual labels:  arm, x86-64
Bdvl
LD_PRELOAD Linux rootkit (x86 & ARM)
Stars: ✭ 232 (-51.16%)
Mutual labels:  arm, x86-64
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (-39.37%)
Mutual labels:  x86-64, jit
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (-45.68%)
Mutual labels:  arm, x86-64
Opensmalltalk Vm
Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.
Stars: ✭ 345 (-27.37%)
Mutual labels:  jit, x86-64
Firebird
Third-party multi-platform emulator of the ARM-based TI-Nspire calculators
Stars: ✭ 374 (-21.26%)
Mutual labels:  jit, arm
1-60 of 1320 similar projects