sysprog21 / jitcalcLinks
A simple integer calculator using JIT compilation
☆16Updated 5 years ago
Alternatives and similar repositories for jitcalc
Users that are interested in jitcalc are comparing it to the libraries listed below
Sorting:
- A minimal mark-and-sweep garbage collector☆44Updated 6 years 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☆44Updated 5 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- An experimental HTTP server implemented as Linux kernel module☆81Updated 6 months ago
- Ruby-like high-performance script programming language with JIT compilation☆28Updated 7 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆94Updated last month
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- A User Space Threading Library☆20Updated last year
- A simple serial console utility☆17Updated 2 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- A toy JavaScript interpreter written in C☆94Updated 2 years ago
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 14 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 4 months ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated 3 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 4 months ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Fabrice Bellard's fbcc C Compiler☆46Updated 6 years ago
- Effective System Call Aggregation☆39Updated 3 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆55Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- A C-implemented C compiler☆92Updated last year
- Hello World for bare metal ARMv8 using QEMU☆61Updated 9 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago