wdv4758h / awesome-jitLinks
A curated list of awesome JIT frameworks, libraries, software and resources
☆484Updated last year
Alternatives and similar repositories for awesome-jit
Users that are interested in awesome-jit are comparing it to the libraries listed below
Sorting:
- graph based intermediate representation and backend for optimising compilers☆511Updated 4 months ago
- Platform independent low-level JIT compiler☆953Updated 3 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆624Updated 8 months ago
- The best C-like language that can be implemented in 10kLOC.☆629Updated 2 weeks ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,446Updated 10 months ago
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- A parser generator for C☆372Updated 3 months ago
- A Quick Backend☆342Updated 3 years ago
- WebAssembly interpreter in C☆483Updated 11 months ago
- A list of compilers that can generate C code☆735Updated last year
- C11 compiler (mirror)☆776Updated last week
- A Simple showcase for the Sea-of-Nodes compiler IR☆676Updated this week
- A Tiny Garbage Collector for C☆1,008Updated 2 years ago
- resurrected LLVM "C Backend", with improvements☆907Updated 3 months ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- A single-header incremental garbage collector library☆290Updated 10 months ago
- An ongoing attempt to re-engineer LuaJIT from scratch☆1,228Updated 4 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆227Updated 4 years ago
- A simple, self-hosting C compiler☆953Updated 3 years ago
- Cone Programming Language☆542Updated 2 years ago
- Cake a C23 front end and transpiler written in C☆606Updated this week
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆394Updated 10 years ago
- A compiler frontend for the C programming language☆549Updated last month
- Single header stackful cross-platform coroutine library in pure C.☆751Updated 7 months ago
- Full-blown preprocessor metaprogramming☆948Updated 3 months ago
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- A few basic bytecode interpreters used as example code in a series of articles☆127Updated 7 months ago
- Never: statically typed, embeddable functional programming language.☆449Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago