jit
How to write a very simple JIT compiler
Programmable JIT Compilation and Optimization for C/C++ using LLVM
Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.
PyPy is a very fast and compliant implementation of the Python language.
Ruby-like high-performance script programming language with JIT compilation
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
JIT compiler and runtime for a toy language, using Cranelift
A pure-rust implementation of *lua* (5.4) with *just-in-time* (JIT) compilation using `cranelift`.
Rust virtual machine and JIT compiler for eBPF programs
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
GraphQL execution using a JIT compiler
JIT compiler from scratch, derived from Nick Desaulniers' great work
Mathematical Expression Parser and JIT Compiler
2D Vector Graphics Engine Powered by a JIT Compiler