dibyendumajumdar / nanojitView external linksLinks
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆159Sep 15, 2017Updated 8 years ago
Alternatives and similar repositories for nanojit
Users that are interested in nanojit are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Oct 27, 2019Updated 6 years ago
- Platform independent low-level JIT compiler☆1,052Jan 18, 2026Updated 3 weeks ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆506Nov 26, 2025Updated 2 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Nov 24, 2018Updated 7 years ago
- LuaJIT General Purpose Routines☆15Feb 11, 2021Updated 5 years 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
- JIT compiler for Scheme targeting x86-64 platforms☆32May 11, 2019Updated 6 years ago
- Lua sljit library☆10Jan 13, 2016Updated 10 years ago
- Low-latency machine code generation☆4,438Updated this week
- A single-header incremental garbage collector library☆298Aug 28, 2024Updated last year
- Static model binary format☆20Oct 5, 2016Updated 9 years ago
- Syntax extensions to LuaJIT for scientific computing☆16Apr 28, 2020Updated 5 years ago
- generates luajit ffi bindings from c headers☆63Mar 24, 2018Updated 7 years ago
- LLVM based JIT and language extensions for Squirrel language.☆21Jul 30, 2013Updated 12 years ago
- A Simple Physically Based Renderer.☆33Feb 3, 2018Updated 8 years ago
- Unofficial libjit mirror.☆62May 10, 2020Updated 5 years ago
- Tiny optimizing JIT compiler backend.☆51Jan 23, 2025Updated last year
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- an extensible stack based interpreter toolkit☆67Jan 6, 2021Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Apr 5, 2014Updated 11 years ago
- Unofficial terralang compiler☆13Apr 21, 2023Updated 2 years ago
- Rima is a tool for formulating mathematical models☆19Sep 3, 2015Updated 10 years ago
- 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
- Heavy Duty Persistence for Lua☆86Jun 20, 2020Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Dec 10, 2025Updated 2 months ago
- Parser and compiler for Ravi and Lua☆71Nov 12, 2022Updated 3 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- Mathematical expression evaluator with just in time code generation.☆12Apr 7, 2013Updated 12 years ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- small x86-64 jit compiler written in luajit☆18May 3, 2025Updated 9 months ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,243Feb 11, 2025Updated last year
- extend luajit ffi module to give more affinity to C codes☆60May 25, 2016Updated 9 years ago
- portable memory manager (Virtual address space level)☆11Dec 11, 2017Updated 8 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 3 weeks ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Not fully featured C++ .psd read/write library☆28Oct 26, 2014Updated 11 years ago
- Lua benchmark suite☆22Feb 6, 2019Updated 7 years ago
- C/C++ Utility Library☆37Jan 24, 2026Updated 3 weeks ago
- Example of C Compiler using JIT Engine of Clang.☆31Feb 27, 2020Updated 5 years ago