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:
- C based OO portable data structure library☆127Oct 21, 2009Updated 16 years ago
- 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
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Feb 27, 2015Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Oct 7, 2019Updated 6 years ago
- C based graph db server using tokyocabinet & libevent☆299Jan 21, 2018Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110May 12, 2016Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Oct 3, 2018Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Aug 18, 2016Updated 9 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 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 C++ await/yield emulation library for stackless coroutine☆341Jan 17, 2024Updated 2 years ago
- Coroutines for C/C++☆81Oct 1, 2020Updated 5 years ago
- ☆39Aug 1, 2013Updated 12 years ago
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years 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
- Mordor is a high performance I/O library based on fibers.☆352Feb 6, 2018Updated 8 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Feb 21, 2016Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆237Sep 25, 2023Updated 2 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 years ago
- A Cairo/Skia Benchmark☆11Oct 14, 2014Updated 11 years ago
- Lite Distributed File System☆12Aug 2, 2019Updated 6 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆900Oct 29, 2023Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Oct 25, 2025Updated 4 months ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- Red-black tree C implementation☆37Dec 3, 2018Updated 7 years ago
- Adaptive Radix Trees implemented in C☆819Mar 21, 2022Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Feb 7, 2015Updated 11 years ago
- Go-style concurrency in C☆3,136Feb 9, 2021Updated 5 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- C(++) coroutines☆22Jun 7, 2012Updated 13 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,672May 21, 2022Updated 3 years ago
- A simple, easily embeddable cross-platform C library☆385May 23, 2023Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆134Nov 23, 2021Updated 4 years ago
- A full implementation of Go channels as a C library☆33Apr 3, 2015Updated 10 years ago
- libtask annotation☆25Jul 30, 2016Updated 9 years ago