Codesire-Deng / co_contextLinks
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
☆575Updated last year
Alternatives and similar repositories for co_context
Users that are interested in co_context are comparing it to the libraries listed below
Sorting:
- C++20 Coroutine Library for Education Purpose (WIP)☆254Updated 6 months ago
- c++中文周刊☆525Updated last month
- ☆159Updated last year
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- Design Patterns In Modern C++ 中文版翻译☆592Updated 4 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆358Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- Build your own STL in one weekend☆322Updated 9 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,212Updated 2 months ago
- C++20 STL Cookbook☆601Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆301Updated 3 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆406Updated 2 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆244Updated 2 weeks ago
- 《C++20 STL Cookbook》的非专业个人翻译☆165Updated 2 years ago
- VS Code C++项目模板☆227Updated 2 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆309Updated 2 years ago
- Asynchronous network library that supports coroutines in C++20☆71Updated 11 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆107Updated 6 months ago
- 现代C++并发编程教程☆530Updated last month
- 《C++ 17 The Complete Guide》- 翻译中☆510Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,001Updated 2 weeks ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆126Updated 3 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆331Updated 9 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,905Updated last week
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- µcoro☆182Updated 8 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆900Updated last year