kedixa / cokeLinks
Coroutine C++ Workflow based on C++ 20
☆68Updated last week
Alternatives and similar repositories for coke
Users that are interested in coke are comparing it to the libraries listed below
Sorting:
- c++20 coroutine with epoll and queue☆103Updated last year
- asio examples☆197Updated 11 months ago
- purecpp opensource projects list☆92Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- µcoro☆162Updated 5 months ago
- ☆156Updated 11 months ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- ☆77Updated 2 years ago
- A pluggable, high-performance RPC framework written in cpp☆327Updated last week
- Message queue and thread pool implementations of C++ Workflow☆36Updated 11 months ago
- A C++17-based lightweight high-performance network library☆258Updated 2 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆567Updated last year
- c++ Json library☆50Updated 2 months ago
- ☆110Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- <-- workflow 中文注释 / demos / 源码解析☆292Updated 3 years ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆240Updated last week
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 6 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆424Updated 4 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- Asynchronous network library that supports coroutines in C++20☆68Updated 9 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆105Updated 3 months ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago