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:
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Compiler intermediate language for static analysis.☆107Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Getting started with the LLVM C API☆115Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Anonymous functions in C☆262Updated 5 years ago
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Coroutines for C.☆78Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago