netcan / asyncioLinks
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆900Updated last year
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,984Updated last week
- C++20 coroutine library☆857Updated this week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,009Updated last week
- c++中文周刊☆525Updated 2 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,051Updated 2 weeks ago
- cross-platform coroutine library in c++☆860Updated 4 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,684Updated 5 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated 3 weeks ago
- universal serialization engine☆1,268Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,067Updated 4 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆245Updated last week
- Unified Executors☆1,642Updated 7 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆569Updated 3 months ago
- C++14 lock-free queue.☆1,746Updated last week
- Freestanding fast input/output for C++20☆800Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆530Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,114Updated last month
- a non-blocking I/O tcp network lib based on c++14/17☆454Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆645Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,391Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 3 years ago
- My small collection of C++ utilities☆409Updated 3 weeks ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,433Updated 4 months ago
- c++20 coroutine with epoll and queue☆108Updated last year
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆940Updated 8 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆323Updated last year
- µcoro☆184Updated 9 months ago