jit
There are 639 repositories under jit topic.
ruby/ruby
The Ruby Programming Language
RustPython/RustPython
A Python Interpreter written in Rust
bytecodealliance/wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
enso-org/enso
Enso Analytics is a self-service data prep and analysis platform designed for data teams.
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
asmjit/asmjit
Low-latency machine code generation
flashinfer-ai/flashinfer
FlashInfer: Kernel Library for LLM Serving
facebookincubator/cinder
Cinder is Meta's internal performance-oriented production version of CPython.
eclipse-openj9/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.
apache/fory
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
jank-lang/jank
The native Clojure dialect hosted on LLVM with seamless C++ interop.
elixir-nx/nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir
TheDan64/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
bytecodealliance/cranelift
Cranelift code generator
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
TinyCC/tinycc
Unofficial mirror of mob development branch
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc
blend2d/blend2d
2D Vector Graphics Engine Powered by a JIT Compiler
jphp-group/jphp
JPHP - an implementation of PHP on Java VM
tracel-ai/cubecl
Multi-platform high-performance compute language extension for Rust.
badamczewski/PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
asLody/whale
Hook Framework for Android/IOS/Linux/MacOS
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
timholy/Revise.jl
Automatically update function definitions in a running Julia session
BitFunnel/NativeJIT
A C++ expression -> x64 JIT
dibyendumajumdar/ravi
Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
LekKit/RVVM
The RISC-V Virtual Machine
eunomia-bpf/bpftime
Userspace eBPF runtime for Observability, Network, GPU & General Extensions Framework
Misaka-Mikoto-Tech/MonoHook
hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)
libriscv/libriscv
The fastest RISC-V sandbox
overmighty/i-use-arch-btw
"I use Arch btw" but it's a Turing-complete programming language.
libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.