C++11 single .h asymmetric coroutine implementation via ucontext / fiber
☆428Jun 10, 2025Updated 8 months ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- A C++ await/yield emulation library for stackless coroutine☆341Jan 17, 2024Updated 2 years ago
- A asymmetric coroutine library for C.☆2,516Dec 16, 2022Updated 3 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- a simple coroutine for c++☆21Jun 17, 2018Updated 7 years ago
- An C++ serialization library☆10May 22, 2015Updated 10 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated last year
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- Boost.Coroutine2☆138Dec 10, 2025Updated 2 months ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- Modern coroutine library for C++☆51Jun 23, 2016Updated 9 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,037Feb 14, 2026Updated 2 weeks ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234May 6, 2021Updated 4 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆750Oct 15, 2025Updated 4 months ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Jul 24, 2017Updated 8 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,492Jan 20, 2026Updated last month
- c++11基础库☆1,030Nov 18, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,672May 21, 2022Updated 3 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- High performance C++11 thread pool☆584Oct 4, 2020Updated 5 years ago
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,514Dec 31, 2025Updated last month
- concurrency library for C++☆73Apr 30, 2014Updated 11 years ago
- avhttp is concurrent http downloader☆240Dec 21, 2017Updated 8 years ago