geofft / vireoLinks
Preemptible green threads in C for Linux
☆46Updated 11 years ago
Alternatives and similar repositories for vireo
Users that are interested in vireo are comparing it to the libraries listed below
Sorting:
- C11 Lock-free Stack☆183Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Rabbit VM.☆109Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Toy Green Threads for C.☆206Updated 8 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- GCC Tiny front-end☆107Updated 8 years ago
- Awesome links and information about memory allocation☆180Updated 6 years ago
- A single-header incremental garbage collector library☆290Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- A green threads tutorial.☆64Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language