jit-compiler
There are 175 repositories under jit-compiler topic.
stenzek/duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
chakra-ui/panda
🐼 Universal, Type-Safe, CSS-in-JS Framework for Design Systems ⚡️
AdoptOpenJDK/jitwatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
google/sling
SLING - A natural language frame semantics parser
ReadyTalk/avian
[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
qmonnet/rbpf
Rust virtual machine and JIT compiler for eBPF programs
jserv/amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
EarlGray/c4
x86 JIT compiler in 86 lines
raptorjit/raptorjit
RaptorJIT: A dynamic language for system programming (LuaJIT fork)
tcltk/tcl
The Tcl Core. (Mirror of core.tcl-lang.org)
Shopify/yjit
Optimizing JIT compiler built inside CRuby
rezaakb/pinns-torch
PINNs-Torch, Physics-informed Neural Networks (PINNs) implemented in PyTorch.
zetavm/zetavm
Multi-Language Platform for Dynamic Programming Languages
maximecb/uvm
Fun, portable, minimalistic virtual machine.
moonjit/moonjit
Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active maintainer, see https://twitter.com/siddhesh_p/status/1308594269502885889?s=20 for more detail.
sysprog21/rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
agraef/pure-lang
Pure programming language
sysprog21/jitboy
A Game Boy emulator with dynamic recompilation (JIT)
bspaans/jit-compiler
JIT compiler in Go
Kray-G/kinx
Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.
cslarsen/minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Yu2erer/LuaJIT-5.3.6
Lua 5.3.6 JIT && 多线程 垃圾回收
esrrhs/fake
嵌入式脚本语言 Lightweight embedded scripting language
ringgaard/sling
SLING - A natural language frame semantics parser
basilTeam/basil
Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.
UbiquityDotNET/Llvm.NET
LLVM Bindings for .NET
goccy/go-jit
JIT compile library for Go
rajkumardusad/jitcompiler
JIT Compiler is a open source online code compiler. You can run more than 40+ most popular programming languages in your browser just-in-time using jitcompiler.
k0kubun/yarv-mjit
MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)
dflemstr/tin
A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.
ademakov/libjit
Unofficial libjit mirror.
test-jitcomp/Artemis
A JIT Compiler Fuzzer for JVMs via CSX/JoNM in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)
anse1/firmforth
A just-in-time-compiling forth system using libfirm.
mandiant/jitm
JITM is an automated tool to bypass the JIT Hooking protection on a .NET sample.
Kray-G/kcs
Scripting in C with JIT(x64)/VM.