k-morozov/concurrency-runtime
Implementation of stackfull coroutine, scheduler, fiber, async mutex, wait group, strand in C++ and FASM.
C++
Issues
- 1
Thread pool without blocking queue
#19 opened by k-morozov - 1
- 1
- 0
Sharded scheduler
#15 opened by k-morozov - 0
Problem fix waste CPU
#31 opened by k-morozov - 0
Add strand
#22 opened by k-morozov - 0
Awaiters without lock
#20 opened by k-morozov - 0
Failed CI with thread san
#11 opened by k-morozov - 0
- 0
Add fiber id for debug
#14 opened by k-morozov - 0
Support exception in coro
#12 opened by k-morozov