jserv / jit-constructLinks
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆44Updated 5 years ago
Alternatives and similar repositories for jit-construct
Users that are interested in jit-construct are comparing it to the libraries listed below
Sorting:
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆50Updated 6 years ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- ☆61Updated 7 years ago
- A shabby implementation of Java virtual machine in C☆148Updated 3 years ago
- JIT-accelerated RISC-V instruction set simulator☆37Updated 2 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆52Updated 2 months ago
- Hello World for bare metal ARMv8 using QEMU☆61Updated 9 years ago
- Codezero Microkernel☆111Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- A User Space Threading Library☆20Updated last year
- Fabrice Bellard's fbcc C Compiler☆46Updated 6 years ago
- ☆21Updated last year
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 3 months ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated 2 weeks ago
- A small implementation of regular expression matching engine in C☆94Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- A Tree Parser Generator☆102Updated last year
- A simple serial console utility☆17Updated 2 years ago
- Effective System Call Aggregation☆39Updated 3 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆192Updated 2 years ago
- A simple integer calculator using JIT compilation☆16Updated 5 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- Polyhedral Transformation, Linear Programming Solver, Polyhedral based dependence analysis☆28Updated 9 years ago
- A multi-thread Redis implementation with RCU☆17Updated 7 months ago