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:
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 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
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆195Updated 10 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆62Updated last year
- Coroutines for C.☆75Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Getting started with the LLVM C API☆112Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago