sysprog21 / jitcalcLinks
A simple integer calculator using JIT compilation
☆15Updated 4 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☆93Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆81Updated last month
- structure aware memory allocator☆23Updated 8 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- A small and efficient web server with 1K lines of C code☆88Updated last month
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 3 years ago
- Effective System Call Aggregation☆39Updated 2 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆112Updated 2 weeks ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated last month
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆49Updated 3 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- A User Space Threading Library☆19Updated last year
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- A shabby implementation of Java virtual machine in C☆146Updated 2 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 2 weeks ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- Hello World for bare metal ARMv8 using QEMU☆61Updated 9 years ago