-
target-lexicon
LLVM target triple types
-
winch-codegen
Winch code generation library
-
wasmtime-internal-winch
INTERNAL: Integration between Wasmtime and Winch
-
wasmtime-internal-jit-icache-coherence
INTERNAL: Utilities for JIT icache maintenance
-
wasmtime-internal-jit-debug
INTERNAL: JIT debug interfaces support for Wasmtime
-
cranelift-module
Support for linking functions and data with Cranelift
-
gccjit
Higher-level Rust bindings for libgccjit
-
cranelift-jit
A JIT library backed by Cranelift
-
raden
2D Vector Graphics Library
-
dynasmrt
runtime for assembling code at runtime. Combined with the plugin crate dynasm it can be used to write JIT compilers easily.
-
wasmtime-jit-icache-coherence
JIT icache maintenance
-
cranelift
Umbrella for commonly-used cranelift crates
-
wasmtime-cranelift-shared
Base-level integration with Wasmtime and Cranelift
-
fusevm
Language-agnostic bytecode VM with fused superinstructions and a 3-tier Cranelift JIT (linear, block, tracing with side-exits and frame materialization)
-
symjit
a lightweight just-in-time (JIT) optimizer compiler
-
wasmtime-jit-debug
JIT debug interfaces support for Wasmtime
-
elf_loader
A high-performance, no_std compliant ELF loader and JIT linker for Rust
-
wasmtime-winch
Integration between Wasmtime and Winch
-
xlsynth
Accelerated Hardware Synthesis (XLS/XLSynth) via Rust
-
cranelift-codegen
Low-level code generator library
-
tidepool-heap
Memory management and heap layout for Tidepool Core
-
maray
JIT Ray Tracing using basic math
-
synoema-types
Synoema — programming language optimized for LLM code generation
-
synoema-eval
Synoema — programming language optimized for LLM code generation
-
ristretto_jit
JVM JIT Compiler
-
kyu-executor
Vectorized query executor with optional Cranelift JIT for KyuGraph
-
synoema-core
Synoema — programming language optimized for LLM code generation
-
kyu-common
Shared error types, IDs, and configuration for the KyuGraph database
-
fidget
Infrastructure for complex closed-form implicit surfaces
-
arm64jit
Spec-driven AArch64 JIT assembler for Rust
-
machina-core
Core IR definitions, CPU traits, and address types for the Machina RISC-V emulator
-
cljrs-compiler
JIT (Cranelift) and AOT compiler backend for clojurust
-
beadie
Hot-function promotion broker for interpreter-to-JIT tiering
-
synoema-lexer
Synoema — programming language optimized for LLM code generation
-
lucia-lasm
LASM - Lucia Assembly Language
-
jit-codegen
Code generator for arm64jit instruction metadata
-
jitvm
a tiny i64-only language with a bytecode interpreter and a hand-rolled x86-64 jit
-
gccjit_sys
Raw bindings to libgccjit. Companion to the gccjit crate.
-
patchouly
A copy-and-patch JIT framework in Rust
-
pcre2
High level wrapper library for PCRE2
-
morok-runtime
Kernel execution runtime for the Morok ML compiler
-
jvmrs
A JVM implementation in Rust with Cranelift JIT, AOT compilation, and WebAssembly support
-
synoema-repl
Synoema — programming language optimized for LLM code generation
-
gaia-jit
JIT execution primitives for Gaia project
-
dsp56300
assembler, disassembler, and JIT emulator
-
panproto-core
Core re-export facade for panproto
-
kafe
Deserialization using kajit
-
tidepool
Compile Haskell effect stacks to Cranelift JIT, drive from Rust
-
patchouly-build
extract and generate ready-to-use patchouly stencils
-
sigil-parser
Parser and native compiler for the Sigil programming language
-
cljrs-logging
Feature-gated debug/trace logging for clojurust
-
tidepool-optimize
Optimization passes for Tidepool Core
-
machina-accel
JIT acceleration engine: IR optimization, register allocation, x86-64 code generation, and TB execution
-
wscript-cli
CLI runner for Wscript
-
rocalang
A contractual language for the AI era
-
diffsol-c
A diffsol wrapper featuring runtime scalar/matrix/solver types and a C API
-
symjit-bridge
a bridge bwtween Symjit compiler and Symbolica CAS
-
facet-format-postcard
Postcard binary format for facet with Tier-0 and Tier-2 JIT deserialization
-
kajit
A facet-based JIT for (de)serializing Rust values real fast
-
facet-format-msgpack
MsgPack binary format for facet using the Tier-2 JIT architecture
-
tidepool-runtime
Runtime support for Tidepool applications
-
dynarmic-sys
wrapper for the Dynarmic ARM dynamic recompiler
-
synoema-parser
Synoema — programming language optimized for LLM code generation
-
cubecl-ir
Intermediate representation for CubeCL
-
tidepool-effect
Effect system and handlers for Tidepool Core
-
bpfjit-sys
Rust bindings to NetBSD's cBPF JIT engine
-
ebpfkit
Kernel-Space eBPF Just-In-Time Pipeline Filter Compiler
-
aarchmrs-instructions
AARCHMRS-generated ARM instructions functions
-
dsp56300-emu
DSP56300 JIT emulator
-
xlsynth-sys
Accelerated Hardware Synthesis (XLS/XLSynth) via Rust (Native Library)
-
lightbeam
An optimising one-pass streaming compiler for WebAssembly
-
cubecl-linalg
CubeCL Linear Algebra Library
-
cmajor
Rust bindings for the Cmajor JIT engine
-
predicator
allows the creation, loading, and unloading of Rust and other language plugins on the fly using LLVM's ORC JIT
-
beadie-llvm
LLVM JIT backend adapter for beadie (via inkwell)
-
pezsc-executor-wasmtime
Defines a
WasmRuntimethat uses the Wasmtime JIT to execute -
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
-
jit-spec
Arm AArch64 spec parser and model for arm64jit
-
beadie-cranelift
Cranelift JIT backend adapter for beadie
-
mir-rs
FFI bindings to MIR Project (https://github.com/vnmakarov/mir)
-
macroassembler
writing portable x86-64/riscv64/aarch64 assembly code in Rust
-
jstime_core
JS Runtime
-
emei
JIT/AOT backend codegen framework
-
mogi_cpu
CPU emulation core for MOGI
-
llvm-alt
A wrapper for LLVM, a powerful library and toolkit for compilers
-
jit-allocator
An executable code allocator
-
nusy-cranelift
V13: Graph-native Cranelift JIT frontend — CodeNode → CLIF IR
-
pcre2-sys
Low level bindings to PCRE2
-
aarchmrs-types
AARCHMRS common types
-
libtcc
Rust binding for libtcc
-
patchouly-macros
Proc macros for patchouly stencil generation
-
bfjit
Brainfuck JIT VM tutorial
-
cranefack-cli
Commandline utility for the cranefack brainfuck compiler
-
dynasm-lib
A pure rust assembler, not a JIT. Used within direct-asm for maximum control over assembly.
-
beadie-core
Bead chain, broker, hotness policy, swap, and deopt — no JIT backend
-
dasm
A tiny, zero dependency assembler
-
wasmer-singlepass-backend-x
Wasmer runtime single pass compiler backend
-
substrate-wasmtime
High-level API to expose the Wasmtime runtime
-
cranelift-preopt
Support for optimizations in Cranelift
-
jit-allocator2
An executable code allocator. Fork for jit-allocator
-
machinecode
Execute machine code in hex form
-
cranelift-simplejit
JIT library backed by Cranelift
-
wasmer-engine-jit
Wasmer JIT Engine
-
llvm-rs
A wrapper for LLVM, a powerful library and toolkit for compilers
-
insertion-set
Performs a set of batched insertions on a vector
-
wasmer-clif-backend
Wasmer runtime Cranelift compiler backend
-
wasmer-singlepass-backend-l1x
Wasmer runtime single pass compiler backend
-
sc-executor-wasmtime
Defines a
WasmRuntimethat uses the Wasmtime JIT to execute -
wasmer-singlepass-backend
Wasmer runtime single pass compiler backend
-
fidget-core
Core infrastructure for Fidget
-
wasmer-llvm-backend
Wasmer runtime LLVM compiler backend
-
patchouly-core
Essential types for patchouly stencils
-
wasmer-clif-fork-simplejit
JIT library backed by Cranelift
-
wasmer-singlepass-backend-near
Wasmer runtime single pass compiler backend
-
barfs
Befunge JIT
-
cy
Css color parser at compile time
-
ano_jit_bfi_rs
Outdated Just-In-Time BrainFuck Interpreter written in RuSt
-
ordo-derive
Procedural macros for the Ordo rule engine — #[derive(TypedContext)] for schema-aware JIT
-
mir-sys
FFI bindings to MIR Project (https://github.com/vnmakarov/mir)
-
jit-spirv
Compile GLSL/HLSL/WGSL to SPIR-V just-in-time with a simple macro
-
sljit-sys
System crate for sljit using bindgen and ast-grep
-
fast-jit
Lua-inspired JIT for fast, dynamic code execution
-
wasmer-clif-backend-asml-fork
Wasmer runtime Cranelift compiler backend
-
jit-macro
jit! macro frontend for arm64jit
-
tcc
Rust wrapper around the Tiny C Compiler
-
libjit-sys
Just-In-Time Compilation in Rust using LibJIT bindings
-
machina
Manage and execute assembly at runtime
-
llama
Friendly LLVM bindings
-
tabulon_macros
Internal procedural macros for the tabulon expression engine
-
revmc
EVM bytecode compiler
-
jit_macros
JIT Macros
-
wasm-core
Portable WebAssembly implementation
-
bvm_filter
Virtual machine and JIT compiler for eBPF programs
-
majit-ir
Intermediate representation for majit JIT compiler
-
pyre-jit-trace
Trace-time JIT for pyre — MIFrame and tracing logic
-
tidepool-bridge-derive
Derive macros for the Tidepool bridge
Try searching with DuckDuckGo.