netcan / asyncioLinks
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆899Updated last year
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆822Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,922Updated last week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆573Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆1,968Updated 3 weeks ago
- cross-platform coroutine library in c++☆852Updated 2 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,995Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,643Updated 3 months ago
- universal serialization engine☆1,255Updated last month
- c++中文周刊☆520Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- 基于C++ Coroutines编写的无栈协程库☆624Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆519Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,076Updated last month
- Simple C++ Config Loader Framework(Serialization & Reflection)☆238Updated 2 years ago
- Freestanding fast input/output for C++20☆789Updated this week
- Unified Executors☆1,627Updated 5 months ago
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- My small collection of C++ utilities☆408Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,042Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Fast and memory efficient c++ flat hash map/set☆626Updated this week
- c++20 coroutine with epoll and queue☆108Updated last year
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆241Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- µcoro☆178Updated 7 months ago
- Fast C++ IPC using shared memory☆620Updated 3 years ago
- Low Latency C++11 Logging Library☆739Updated last year
- Event Dispatcher and callback list for C++☆1,541Updated 8 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,416Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months ago