haberman / jitdemo
Demo programs for my blog entry "Hello, JIT World!"
☆237Updated 7 years ago
Alternatives and similar repositories for jitdemo:
Users that are interested in jitdemo are comparing it to the libraries listed below
- Documentation for DynASM☆92Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- x86 JIT compiler in 86 lines☆957Updated 9 years ago
- a regular express engine☆55Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago
- track of Tiny C Compiler☆140Updated 14 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Genius programmer should write his own lisp!☆56Updated last week
- A compact C preprocessor and declaration parser written in pure Lua☆212Updated 2 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 2 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A toy interpreter of lua-like language☆247Updated 5 years ago
- Cleanup Workspace for LuaJIT tests☆46Updated 6 years ago
- ucc - a tiny C89 compiler for x86☆106Updated 14 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆89Updated 7 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Doug Lea's memory allocator☆258Updated 5 years ago
- The metalua programming language