haberman / jitdemoLinks
Demo programs for my blog entry "Hello, JIT World!"
☆243Updated 8 years ago
Alternatives and similar repositories for jitdemo
Users that are interested in jitdemo are comparing it to the libraries listed below
Sorting:
- Documentation for DynASM☆95Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- ucc - a tiny C89 compiler for x86☆109Updated 14 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A toy OS☆55Updated 9 years ago
- track of Tiny C Compiler☆141Updated 15 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- a regular express engine☆56Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- x86 JIT compiler in 86 lines☆967Updated 10 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆134Updated 11 years ago
- Code samples for using libjit☆91Updated 9 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
- redis's async event loop library☆189Updated 6 years ago
- libpypa is a Python parser implemented in pure C++☆191Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- "interesting" VM in C. Let's see how this goes.☆985Updated 5 years ago
- A single-header incremental garbage collector library☆298Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- A simple VM in C☆51Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Buddy memory allocation☆325Updated 14 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- A generic mark-and-sweep garbage collector☆45Updated 14 years ago