C++20 Coroutine Library for Education Purpose (WIP)
☆261Mar 10, 2025Updated 11 months ago
Alternatives and similar repositories for co_async
Users that are interested in co_async are comparing it to the libraries listed below
Sorting:
- 小彭老师特意从零开始研发的一款教学用,基于 C++17 回调函数的异步 HTTP 服务器☆177Jul 24, 2024Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- 小彭老师领衔编写,现代C++的中文百科全书☆1,018Nov 2, 2025Updated 4 months ago
- printing everything including STL containers without pain 🚀☆50Oct 25, 2024Updated last year
- Build your own STL in one weekend☆346Dec 18, 2024Updated last year
- Single header static reflection library for C++14 and above☆33Jul 23, 2024Updated last year
- 高性能并行编程与优化 - 课件☆4,168Oct 18, 2024Updated last year
- 小彭老师自用 NeoVim 整合包☆432Feb 15, 2026Updated 2 weeks ago
- allocation visualization in svg graph☆162Jul 7, 2025Updated 7 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- ☆160Jul 23, 2024Updated last year
- 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,632Dec 8, 2023Updated 2 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- 现代C++并发编程教程☆559Oct 6, 2025Updated 4 months ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- 现代C++模板教程☆893Feb 3, 2026Updated 3 weeks ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- C++20 coroutine library☆922Feb 22, 2026Updated last week
- Mini Logging Library with C++20 education purpose☆33Aug 31, 2024Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆76Jan 3, 2026Updated last month
- VS Code C++项目模板☆232Dec 10, 2022Updated 3 years ago
- 小彭老师现代 Qt 项目实战☆103Apr 4, 2025Updated 10 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- Coroutine Workflow based on C++ 20☆70Dec 27, 2025Updated 2 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆129Feb 17, 2026Updated 2 weeks 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
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- c++20 coroutine with epoll and queue☆116Dec 25, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Jul 7, 2024Updated last year
- C++20 STL Cookbook☆618Sep 13, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Blazing fast 🚀 code completion in NeoVim powered by 🤖 GPT-3.5-Turbo☆17Feb 23, 2025Updated last year
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Sep 3, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer…☆645Dec 18, 2025Updated 2 months ago
- [OSDI 2024] Motor: Enabling Multi-Versioning for Distributed Transactions on Disaggregated Memory☆50Mar 3, 2024Updated last year