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
- A collection of lightweight threading utilities☆24Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆189Updated 7 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 3 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☆75Updated 2 months ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- A simple serial console utility☆17Updated 2 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆82Updated last month
- A shabby implementation of Java virtual machine in C☆145Updated 3 years ago
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆115Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Effective System Call Aggregation☆39Updated 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 last month
- Multitasking kernel for Arm/Thumb/AArch64 targets.☆49Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- structure aware memory allocator☆23Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated this week
- Codezero Microkernel☆111Updated 3 years ago
- A C-implemented C compiler☆92Updated 11 months ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago