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
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Buddy Memory Allocator☆12Updated 6 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- structure aware memory allocator☆23Updated 8 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A User Space Threading Library☆19Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆26Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- JIT-accelerated RISC-V instruction set simulator☆33Updated last year
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- An esoteric programming language☆31Updated 4 years ago
- Combinators in C☆38Updated 12 years ago
- Yet another C compiler.☆30Updated last year
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- Context-free grammar parsing library☆10Updated 7 months ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- A small and simple static analysis tool for C in C☆29Updated 7 months ago
- Effective System Call Aggregation☆38Updated 2 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆13Updated 11 months ago