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 4 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆92Updated 3 weeks ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- A User Space Threading Library☆20Updated last year
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- structure aware memory allocator☆23Updated 8 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Ruby-like high-performance script programming language with JIT compilation☆28Updated 7 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A C-implemented C compiler☆92Updated last year
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆48Updated 4 years ago
- A simple serial console utility☆17Updated 2 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆118Updated this week
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- JIT-accelerated RISC-V instruction set simulator☆37Updated 2 years ago
- Raspberry Pi bare metal code for qemu raspi2 and raspi3.☆55Updated 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
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- A little just-in-time compiler thing☆18Updated 7 years ago