All Projects → Minijit → Similar Projects or Alternatives

790 Open source projects that are alternatives of or similar to Minijit

Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-62.16%)
Mutual labels:  compiler, jit, jit-compiler, x86-64
Dynarmic
An ARM dynamic recompiler.
Stars: ✭ 475 (+156.76%)
Mutual labels:  compiler, jit, x86-64
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+1453.51%)
Mutual labels:  compiler, jit, x86-64
Mir
A light-weight JIT compiler based on MIR (Medium Internal Representation)
Stars: ✭ 1,075 (+481.08%)
Mutual labels:  compiler, jit-compiler, x86-64
Dora
Dora VM
Stars: ✭ 371 (+100.54%)
Mutual labels:  compiler, jit, x86-64
kcs
Scripting in C with JIT(x64)/VM.
Stars: ✭ 25 (-86.49%)
Mutual labels:  x86-64, jit, jit-compiler
Nativejit
A C++ expression -> x64 JIT
Stars: ✭ 999 (+440%)
Mutual labels:  compiler, jit
B2dpipe
2D Pipeline Compiler.
Stars: ✭ 51 (-72.43%)
Mutual labels:  compiler, jit
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-14.59%)
Mutual labels:  compiler, jit
libjit
Unofficial libjit mirror.
Stars: ✭ 46 (-75.14%)
Mutual labels:  jit, jit-compiler
neos
Language agnostic scripting engine with a custom bytecode JIT
Stars: ✭ 36 (-80.54%)
Mutual labels:  jit, jit-compiler
basil
Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.
Stars: ✭ 93 (-49.73%)
Mutual labels:  jit, jit-compiler
jitm
JITM is an automated tool to bypass the JIT Hooking protection on a .NET sample.
Stars: ✭ 27 (-85.41%)
Mutual labels:  jit, jit-compiler
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-4.32%)
Mutual labels:  compiler, x86-64
Rustc codegen cranelift
Cranelift based backend for rustc
Stars: ✭ 675 (+264.86%)
Mutual labels:  compiler, jit
Pyast64
Compile a subset of the Python AST to x64-64 assembler
Stars: ✭ 93 (-49.73%)
Mutual labels:  compiler, x86-64
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (+64.86%)
Mutual labels:  compiler, jit
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (-7.03%)
Mutual labels:  jit, jit-compiler
Lightbeam
Lightbeam has moved and now lives in the Wasmtime repository!
Stars: ✭ 253 (+36.76%)
Mutual labels:  compiler, jit
AheuiJIT
Aheui JIT compiler for PC and web
Stars: ✭ 27 (-85.41%)
Mutual labels:  x86-64, jit
Ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Stars: ✭ 210 (+13.51%)
Mutual labels:  compiler, x86-64
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (+102.16%)
Mutual labels:  compiler, jit
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+2731.35%)
Mutual labels:  compiler, jit
Mazucc
A minimalist C compiler with x86_64 code generation
Stars: ✭ 437 (+136.22%)
Mutual labels:  compiler, x86-64
Tinycc
Unofficial mirror of mob development branch
Stars: ✭ 784 (+323.78%)
Mutual labels:  compiler, jit
Zetavm
Multi-Language Platform for Dynamic Programming Languages
Stars: ✭ 592 (+220%)
Mutual labels:  jit, jit-compiler
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-79.46%)
Mutual labels:  compiler, jit
Mlml
self-hosted compiler for a subset of OCaml
Stars: ✭ 41 (-77.84%)
Mutual labels:  compiler, x86-64
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (+84.32%)
Mutual labels:  compiler, jit
Amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Stars: ✭ 661 (+257.3%)
Mutual labels:  compiler, jit-compiler
Opensmalltalk Vm
Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.
Stars: ✭ 345 (+86.49%)
Mutual labels:  jit, x86-64
Crust
C compiler toolchain in Rust. [WIP, early development stage]
Stars: ✭ 150 (-18.92%)
Mutual labels:  compiler, x86-64
Jitboy
A Game Boy emulator with dynamic recompilation (JIT)
Stars: ✭ 190 (+2.7%)
Mutual labels:  jit, jit-compiler
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-50.81%)
Mutual labels:  jit, x86-64
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-45.41%)
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 (+1414.59%)
Mutual labels:  compiler, jit
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (+55.68%)
Mutual labels:  x86-64, jit
Cranelift
Cranelift code generator
Stars: ✭ 2,485 (+1243.24%)
Mutual labels:  compiler, jit
dynarmic
An ARM dynamic recompiler.
Stars: ✭ 675 (+264.86%)
Mutual labels:  x86-64, jit
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Stars: ✭ 27 (-85.41%)
Mutual labels:  jit, jit-compiler
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (+800%)
Mutual labels:  compiler, jit
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (-63.78%)
Mutual labels:  x86-64, jit
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-75.14%)
Mutual labels:  compiler, jit
Peachpy
x86-64 assembler embedded in Python
Stars: ✭ 1,592 (+760.54%)
Mutual labels:  compiler, x86-64
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 (-22.7%)
Mutual labels:  compiler, x86-64
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+1088.11%)
Mutual labels:  x86-64
Ddc
The Disco Discus Compiler
Stars: ✭ 164 (-11.35%)
Mutual labels:  compiler
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-11.35%)
Mutual labels:  compiler
Varjo
Lisp to GLSL Language Translator
Stars: ✭ 181 (-2.16%)
Mutual labels:  compiler
Command Block Assembly
Compile high-level code into Minecraft commands
Stars: ✭ 175 (-5.41%)
Mutual labels:  compiler
Willos
💾 A minimal kernel (just a hobby, won't be big and professional). // Work In Progress
Stars: ✭ 163 (-11.89%)
Mutual labels:  x86-64
One
On-device Neural Engine
Stars: ✭ 162 (-12.43%)
Mutual labels:  compiler
Play with llvm
A book about LLVM & Clang(中文开源书:玩转 LLVM)
Stars: ✭ 175 (-5.41%)
Mutual labels:  compiler
Blog
Our open source benchmarks and code samples
Stars: ✭ 162 (-12.43%)
Mutual labels:  x86-64
Veriloggen
Veriloggen: A Mixed-Paradigm Hardware Construction Framework
Stars: ✭ 182 (-1.62%)
Mutual labels:  compiler
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (-2.7%)
Mutual labels:  compiler
Inmemoryjavacompiler
Utility class to compile java source code in memory
Stars: ✭ 174 (-5.95%)
Mutual labels:  compiler
Elena Lang
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
Stars: ✭ 161 (-12.97%)
Mutual labels:  compiler
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+6714.05%)
Mutual labels:  compiler
Sling
SLING - A natural language frame semantics parser
Stars: ✭ 1,892 (+922.7%)
Mutual labels:  jit-compiler
1-60 of 790 similar projects