stevedekorte / coroutine
C multiplatform coroutine implementation via ucontext, fibers or setjmp
☆264Updated 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)☆122Updated 10 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Coroutines in C☆120Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆289Updated 5 years ago
- Boost.Coroutine☆83Updated this week
- C11 Lock-free Stack☆181Updated 11 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- High performance utility library for C☆93Updated 8 months ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Boost.Coroutine2☆131Updated 3 weeks ago
- Our open source benchmarks and code samples☆190Updated last week