A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
☆587Jul 8, 2024Updated last year
Alternatives and similar repositories for co_context
Users that are interested in co_context are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++20 Coroutine Library for Education Purpose (WIP)☆265Mar 10, 2025Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Mar 14, 2026Updated last week
- Simple, light-weight and easy-to-use asynchronous components☆2,153Mar 17, 2026Updated last week
- VS Code C++项目模板☆233Dec 10, 2022Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆131Feb 17, 2026Updated last month
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆913Feb 3, 2024Updated 2 years ago
- ☆160Jul 23, 2024Updated last year
- A C++ implementation of axboe/liburing☆15Dec 31, 2023Updated 2 years ago
- Probably the fastest coroutine lib in the world!☆1,178Updated this week
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated 2 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆80Sep 27, 2023Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Mar 17, 2026Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,241Jul 16, 2025Updated 8 months ago
- A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.☆13Feb 11, 2025Updated last year
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,256Updated this week
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- Coroutine Workflow based on C++ 20☆71Dec 27, 2025Updated 2 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆112Mar 29, 2025Updated 11 months ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆178Aug 7, 2024Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- µcoro☆196Jan 16, 2025Updated last year
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- A tiny boost library in C++11.☆4,208May 27, 2025Updated 9 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- c++中文周刊☆544Mar 15, 2026Updated last week
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Mar 6, 2026Updated 2 weeks ago
- 小彭老师领衔编写,现代C++的中文百科全书☆1,020Updated this week
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago