Codesire-Deng / co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
☆529Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for co_context
- A distributed service governance framework. 分布式服务治理框架☆407Updated 7 months ago
- c++中文周刊☆452Updated this week
- C++20 Coroutine Library for Education Purpose (WIP)☆196Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆350Updated last week
- Translation of C++ Templates 2nd | Powered by Obsidian☆344Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,029Updated 3 weeks ago
- The modern c++ rpc library implemented in a few hundred lines of code☆439Updated 5 years ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆252Updated last year
- A C++17-based lightweight high-performance network library☆249Updated last year
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤 其适用于频繁写日志的场景☆414Updated 3 years ago
- <-- workflow 中文注释 / demos / 源码解析☆270Updated 2 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,718Updated 3 months ago
- C++20 STL Cookbook☆566Updated 2 months ago
- 《C++ 17 The Complete Guide》- 翻译中☆473Updated last year
- 卢瑟们的作业展示,答案讲解,以 及一些C++知识☆665Updated 2 weeks ago
- 现代C++并发编程教程☆416Updated 2 weeks ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,539Updated this week
- Simple, light-weight and easy-to-use asynchronous components☆1,705Updated last week
- 《C++20 STL Cookbook》的非专业个人翻译☆146Updated last year
- ☆143Updated 3 months ago
- Build your own STL in one weekend☆221Updated last week
- c++20 coroutine with epoll and queue☆74Updated 10 months ago
- Design Patterns In Modern C++ 中文版翻译☆392Updated 3 years ago
- 现代C++模板教程☆667Updated 2 months ago
- C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.☆316Updated 3 weeks ago
- VS Code C++项目模板☆206Updated last year
- C++11/14/17 best practices for getting started quickly with modern C++.☆251Updated 3 weeks ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆509Updated 10 months ago