eliben / libjit-samplesLinks
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
Sorting:
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- fast SIMD-able JIT regular expression compiler☆193Updated 10 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Rabbit VM.☆107Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A Tree Parser Generator☆97Updated 7 months ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- ☆53Updated last year
- userspace threads and coroutines for C☆18Updated 9 years ago
- Anonymous functions in C☆251Updated 4 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C11 Lock-free Stack☆181Updated last year