jserv / jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
☆43Updated 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
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆48Updated 5 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 3 years ago
- LLVM Linker for Mobile Computing☆74Updated 8 years ago
- A User Space Threading Library☆18Updated 10 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- 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.☆52Updated 3 weeks ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- JIT-accelerated RISC-V instruction set simulator☆31Updated last year
- A C++ expression -> x86 JIT☆18Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 7 years ago
- An Efficient and Retargetable Dynamic Binary Translator on Multicores☆31Updated last week
- Code samples for using libjit☆91Updated 8 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Modular kernel built for simplicity☆91Updated 7 years ago
- AST - Extractor for LLVM☆18Updated 4 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated 11 months ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆47Updated 3 years ago
- A simple serial console utility☆15Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 10 months ago
- A simple userspace program to interact with Linux KVM☆23Updated last year
- A Small RISC-V Virtual Machine☆77Updated 2 years ago
- Memory access tracing QEMU☆96Updated 8 years ago