netcan / asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆876Updated 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☆694Updated 3 weeks ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,684Updated this week
- Simple, light-weight and easy-to-use asynchronous components☆1,866Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,497Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- cross-platform coroutine library in c++☆837Updated 2 weeks ago
- universal serialization engine☆1,185Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,903Updated 2 weeks ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆232Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆556Updated 8 months ago
- Unified Executors☆1,551Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- Proxy: Next Generation Polymorphism in C++☆2,530Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆572Updated last week
- c++中文周刊☆487Updated last week
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 2 months ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆858Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,263Updated last year
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- Async++ concurrency framework for C++11☆1,390Updated 5 months ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆840Updated 2 months ago
- Event Dispatcher and callback list for C++☆1,445Updated 3 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,796Updated 8 months ago
- C++14 lock-free queue.☆1,613Updated last month
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,355Updated last week
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,981Updated 2 weeks ago
- Freestanding fast input/output for C++20☆736Updated this week
- a non-blocking I/O tcp network lib based on c++14/17☆416Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago