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
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆60Updated 3 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- Research Compiler using Graph IR for Code Optimizations and Code Generations☆49Updated 5 years ago
- JIT-accelerated RISC-V instruction set simulator☆31Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- LLVM Linker for Mobile Computing☆74Updated 8 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.☆52Updated this week
- A User Space Threading Library☆18Updated 9 months ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- ☆19Updated last month
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆12Updated 8 years ago
- A Small RISC-V Virtual Machine☆76Updated 2 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- ☆57Updated 7 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A multi-thread Redis implementation with RCU☆15Updated 9 months ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 6 years ago
- Microbenchmarks for x86_64 kernel entry methods☆18Updated 2 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆57Updated 5 years ago
- RISC-V Instruction Set Metadata☆41Updated 6 years ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- A C++ expression -> x86 JIT☆18Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago