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:
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A Tree Parser Generator☆101Updated last year
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Mirror of Plan 9 from Bell Labs☆61Updated 16 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆74Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated 3 weeks ago