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
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆193Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 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☆44Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A Tree Parser Generator☆96Updated 6 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago