netcan / asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆864Updated last year
Alternatives and similar repositories for asyncio:
Users that are interested in asyncio are comparing it to the libraries listed below
- C++20 coroutine library☆663Updated this week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,664Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,466Updated 6 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,880Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,760Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆547Updated 7 months ago
- Simple, light-weight and easy-to-use asynchronous components☆1,828Updated 3 weeks ago
- Unified Executors☆1,531Updated 3 weeks ago
- universal serialization engine☆1,165Updated last month
- cross-platform coroutine library in c++☆834Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆832Updated last month
- c++中文周刊☆475Updated last week
- Freestanding fast input/output for C++20☆718Updated this week
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆843Updated last week
- Thread-safe container for sharing data between threads☆475Updated 6 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆231Updated last year
- Event Dispatcher and callback list for C++☆1,431Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆488Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,498Updated last year
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,964Updated this week
- Thread pool implementation using c++11 threads☆1,175Updated 11 months ago
- a non-blocking I/O tcp network lib based on c++14/17☆410Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆481Updated last month
- Fast C++ IPC using shared memory☆562Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- My small collection of C++ utilities☆397Updated last week
- Async++ concurrency framework for C++11☆1,390Updated 4 months ago