mpu / gthreads-artLinks
A green threads tutorial.
☆64Updated 8 years ago
Alternatives and similar repositories for gthreads-art
Users that are interested in gthreads-art are comparing it to the libraries listed below
Sorting:
- Toy Green Threads for C.☆207Updated 9 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆78Updated 13 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Atomic SWAR Token Buckets☆33Updated 3 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆254Updated 2 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- ☆43Updated 9 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago
- Ragel State Machine Compiler - http://www.complang.org/ragel/☆158Updated 10 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Sild is a lisp dialect☆43Updated 2 months ago
- Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-se…☆54Updated last year
- A generic mark-and-sweep garbage collector☆45Updated 14 years ago
- Scheme R7RS frontend for LLVM☆69Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A tiny 32 bit kernel written in Rust, for fun☆194Updated 8 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆126Updated 12 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆42Updated 10 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Examples of common systems programming optimizations☆53Updated 4 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago