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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Compiler intermediate language for static analysis.☆108Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 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
- 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
- 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
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Rabbit VM.☆107Updated 5 years ago
- fast SIMD-able JIT regular expression compiler☆193Updated 10 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- ☆21Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago