haberman / jitdemoLinks
Demo programs for my blog entry "Hello, JIT World!"
☆239Updated 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☆93Updated 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
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 4 months ago
- x86 JIT compiler in 86 lines☆961Updated 9 years ago
- ucc - a tiny C89 compiler for x86☆107Updated 14 years ago
- redis's async event loop library☆188Updated 5 years ago
- Code samples for using libjit☆91Updated 8 years ago
- a regular express engine☆55Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- ☆190Updated 2 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Lua like script language☆18Updated 9 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆135Updated 10 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆213Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A toy interpreter of lua-like language☆248Updated 5 years ago
- Doug Lea's memory allocator☆266Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months 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.☆52Updated 4 months ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆90Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A Lisp Interpreter Written in C++ Template☆72Updated 4 years ago
- A single-header incremental garbage collector library☆290Updated 9 months ago
- Getting started with the LLVM C API☆112Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A toy OS☆54Updated 8 years ago
- ☆31Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 7 years ago