wdv4758h / awesome-jitView external linksLinks
A curated list of awesome JIT frameworks, libraries, software and resources
☆506Nov 26, 2025Updated 2 months ago
Alternatives and similar repositories for awesome-jit
Users that are interested in awesome-jit are comparing it to the libraries listed below
Sorting:
- Platform independent low-level JIT compiler☆1,052Jan 18, 2026Updated 3 weeks ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,523Aug 29, 2024Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Sep 15, 2017Updated 8 years ago
- Low-latency machine code generation☆4,438Updated this week
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,243Feb 11, 2025Updated last year
- A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2☆2,221Updated this week
- How to write a very simple JIT compiler☆1,911May 3, 2021Updated 4 years ago
- A list of compilers that can generate C code☆768Nov 16, 2023Updated 2 years ago
- An ongoing attempt to re-engineer LuaJIT from scratch☆1,273Feb 18, 2025Updated 11 months ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- RaptorJIT: A dynamic language for system programming (LuaJIT fork)☆860Aug 22, 2024Updated last year
- A list of embedded scripting languages☆1,465Feb 5, 2026Updated last week
- A simple, pure C, jit library☆17Nov 23, 2015Updated 10 years ago
- Languages that compile to Lua☆674Dec 11, 2025Updated 2 months ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,649May 26, 2024Updated last year
- The best C-like language that can be implemented in 10kLOC.☆678Updated this week
- Demo programs for my blog entry "Hello, JIT World!"☆243Jun 9, 2017Updated 8 years ago
- A VM That is Dynamic and Fast☆1,651Jun 8, 2025Updated 8 months ago
- Pallene Compiler☆805Dec 13, 2025Updated 2 months ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Nov 19, 2023Updated 2 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- A Quick Backend☆389Mar 22, 2022Updated 3 years ago
- A small C compiler☆10,936Oct 30, 2023Updated 2 years ago
- A dynasm-like tool for rust.☆817Updated this week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531May 15, 2021Updated 4 years ago
- Mirror of the LuaJIT git repository☆5,435Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,469Feb 6, 2026Updated last week
- Lua trace JIT compiler using LLVM-C☆29Mar 10, 2020Updated 5 years ago
- C11 compiler (mirror)☆809Jan 13, 2026Updated last month
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆291Dec 6, 2024Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,219Feb 2, 2026Updated last week
- A small standalone WebAssembly interpreter in Rust☆36Nov 12, 2018Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Apr 2, 2015Updated 10 years ago
- WebAssembly Virtual Machine☆2,750Feb 14, 2024Updated 2 years ago
- A parser generator for C☆402Jan 20, 2026Updated 3 weeks ago
- graph based intermediate representation and backend for optimising compilers☆538Mar 4, 2025Updated 11 months ago
- A single-header incremental garbage collector library☆298Aug 28, 2024Updated last year
- Unofficial mirror of mob development branch☆2,737Feb 7, 2026Updated last week
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Jul 2, 2021Updated 4 years ago