Concurrencia
High Performance Inter-Thread Messaging Library
Mordor is a high performance I/O library based on fibers.
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
User space threading (aka coroutines) library for C resembling GoLang and goroutines
Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)
RIBS (Robust Infrastructure for Backend Systems) version 2
asyncio is a c++20 library to write concurrent code using the async/await syntax.
a tiny, lightning fast event loop for network applications
Event loop friendly C++ actor micro-framework, supervisable
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Portable implementation of future/promise API in C++
The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
High performance HTTP server built on C++20 coroutines and io_uring
A library of C++ coroutine abstractions for the coroutines TS
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
libreactor is a high performance, robust and secure, generic event-driven application framework for Linux
Single header stackful cross-platform coroutine library in pure C.
A companion repository for the io_uring by Example article series