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☆196Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- GCC Tiny front-end☆103Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 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
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 10 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Rabbit VM.☆107Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Lightweight locality-aware user-level threading runtime.☆187Updated 2 months ago