jserv / jit-constructLinks
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆44Updated 4 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
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 6 years ago
- ☆20Updated 5 months ago
- JIT-accelerated RISC-V instruction set simulator☆33Updated last year
- A User Space Threading Library☆19Updated last year
- LLVM Linker for Mobile Computing☆81Updated 8 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆46Updated last week
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A multi-thread Redis implementation with RCU☆17Updated 2 weeks ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A simple integer calculator using JIT compilation