haberman / jitdemo
Demo programs for my blog entry "Hello, JIT World!"
☆232Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for jitdemo
- Documentation for DynASM☆90Updated 5 years ago
- ucc - a tiny C89 compiler for x86☆103Updated 13 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- x86 JIT compiler in 86 lines☆944Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- ☆189Updated 2 years ago
- A toy interpreter of lua-like language☆246Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 3 weeks ago
- The Memory Pool System☆566Updated last week
- "interesting" VM in C. Let's see how this goes.☆980Updated 3 years ago
- libpypa is a Python parser implemented in pure C++☆189Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- A compact C preprocessor and declaration parser written in pure Lua☆207Updated 2 years ago
- track of Tiny C Compiler☆138Updated 14 years ago
- redis's async event loop library☆188Updated 4 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆445Updated 6 months ago
- Fast, efficient string interning☆90Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 9 years ago
- ☆31Updated 4 years ago
- Automatically exported from code.google.com/p/llvm-lua☆153Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- Doug Lea's memory allocator☆246Updated 4 years ago
- a regular express engine☆54Updated 10 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- A single-header incremental garbage collector library☆270Updated 2 months ago