C multiplatform coroutine implementation via ucontext, fibers or setjmp
☆265Oct 21, 2009Updated 16 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110May 12, 2016Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124May 27, 2024Updated last year
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- C based graph db server using tokyocabinet & libevent☆298Jan 21, 2018Updated 8 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Feb 21, 2016Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Oct 7, 2019Updated 6 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Aug 18, 2016Updated 9 years ago
- A asymmetric coroutine library for C.☆2,517Dec 16, 2022Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Jun 10, 2025Updated 9 months ago
- libtask annotation☆25Jul 30, 2016Updated 9 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆342Jan 17, 2024Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Oct 3, 2018Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 years ago
- Mordor is a high performance I/O library based on fibers.☆352Feb 6, 2018Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆237Sep 25, 2023Updated 2 years ago
- A full implementation of Go channels as a C library☆33Apr 3, 2015Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- Implementing coroutines, channels, message passing, etc.☆134Nov 23, 2021Updated 4 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Jan 6, 2015Updated 11 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆901Oct 29, 2023Updated 2 years ago
- Coroutines in C☆123Jul 14, 2014Updated 11 years ago
- Red-black tree C implementation☆37Dec 3, 2018Updated 7 years ago
- ☆39Aug 1, 2013Updated 12 years ago
- C(++) coroutines☆22Jun 7, 2012Updated 13 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Mirror of libjit http://www.gnu.org/software/libjit/☆16Sep 15, 2014Updated 11 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆752Oct 15, 2025Updated 5 months ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Feb 14, 2013Updated 13 years ago
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- Go-style concurrency in C☆3,146Feb 9, 2021Updated 5 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- LuaDui 0.9 version☆21Aug 31, 2015Updated 10 years ago
- Qua virtual machine for JavaScript☆11Apr 20, 2023Updated 2 years ago