wdv4758h / awesome-jitLinks
A curated list of awesome JIT frameworks, libraries, software and resources
☆488Updated 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:
- Platform independent low-level JIT compiler☆960Updated 4 months ago
- graph based intermediate representation and backend for optimising compilers☆516Updated 5 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆627Updated 9 months ago
- A Quick Backend☆348Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆632Updated last week
- C99 parser and frontend for libfirm☆349Updated 6 months ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,453Updated 11 months ago
- A parser generator for C☆377Updated 4 months ago
- A list of compilers that can generate C code☆739Updated last year
- C11 compiler (mirror)☆781Updated last month
- An ongoing attempt to re-engineer LuaJIT from scratch☆1,232Updated 5 months ago
- x86 JIT compiler in 86 lines☆965Updated 10 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A compiler frontend for the C programming language☆549Updated 2 weeks ago
- A simple, self-hosting C compiler☆961Updated 3 years ago
- A single-header incremental garbage collector library☆290Updated 11 months ago
- A Tiny Garbage Collector for C☆1,034Updated 2 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆230Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆288Updated last year
- Cake a C23 front end and transpiler written in C☆609Updated 2 weeks ago
- A Simple showcase for the Sea-of-Nodes compiler IR☆736Updated last week
- Vox language compiler. AOT / JIT / Linker. Zero dependencies☆355Updated 2 months ago
- x86-64 assembler library☆482Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- WebAssembly interpreter in C☆483Updated 11 months ago
- Single header stackful cross-platform coroutine library in pure C.☆758Updated 8 months ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 4 years ago
- Never: statically typed, embeddable functional programming language.☆449Updated last year