eliben / libjit-samples
Code samples for using libjit
☆91Updated 8 years ago
Alternatives and similar repositories for libjit-samples:
Users that are interested in libjit-samples are comparing it to the libraries listed below
- 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
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆192Updated 9 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- ☆28Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Documentation for DynASM☆92Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Rabbit VM.☆105Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Unofficial libjit mirror.☆60Updated 4 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- DynASM with Lua mode☆103Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago