Stars
thread
c/c++线程封装
6 repositories
TinyThread++ fork with lambda, future and continuation support.
Portable implementation of future/promise API in C++
A platform-independent promise library for C++, implementing asynchronous continuations.
asyncio is a c++20 library to write concurrent code using the async/await syntax.
Portable (POSIX/Windows/Emscripten) thread pool for C/C++