haberman / jitdemo
Demo programs for my blog entry "Hello, JIT World!"
☆233Updated 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 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Map object pointer to an unique id☆43Updated 9 years ago
- ucc - a tiny C89 compiler for x86☆103Updated 13 years ago
- ☆189Updated 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 c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆94Updated last month
- redis's async event loop library☆188Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆117Updated 6 years ago
- A toy interpreter of lua-like language☆246Updated 4 years ago
- x86 JIT compiler in 86 lines☆947Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆209Updated 2 years ago
- Fast, efficient string interning☆93Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- track of Tiny C Compiler☆140Updated 14 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆89Updated 7 years ago
- A single-header incremental garbage collector library☆283Updated 4 months ago
- Code samples for using libjit☆90Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Coroutines in C☆121Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 7 months ago
- A bump pointer allocator☆69Updated 11 years ago
- "interesting" VM in C. Let's see how this goes.☆983Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- a regular express engine☆54Updated 10 years ago
- libpypa is a Python parser implemented in pure C++☆189Updated 6 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆136Updated 10 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago