stevedekorte / coroutine
C multiplatform coroutine implementation via ucontext, fibers or setjmp
☆263Updated 15 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Mordor is a high performance I/O library based on fibers.☆348Updated 6 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- High performance utility library for C☆92Updated 5 months ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Our open source benchmarks and code samples☆188Updated 3 months ago
- Boost.Coroutine☆81Updated last month
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- Boost.Coroutine2☆129Updated last month
- C11 Lock-free Stack☆181Updated 8 months ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆150Updated 4 years ago
- Fast, efficient string interning☆93Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago