netcan / asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
☆826Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for asyncio
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,539Updated this week
- C++20 coroutine library☆605Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,614Updated this week
- cross-platform coroutine library in c++☆833Updated last year
- universal serialization engine☆1,119Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Simple, light-weight and easy-to-use asynchronous components☆1,705Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,377Updated 3 weeks ago
- Unified Executors☆1,489Updated 3 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,790Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆802Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆529Updated 4 months ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,295Updated 3 weeks ago
- Freestanding fast input/output for C++20☆659Updated this week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆220Updated last year
- c++中文周刊☆452Updated this week
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Header-only, tiny (99 lines) and powerful C++20 static reflection library.☆650Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- a non-blocking I/O tcp network lib based on c++14/17☆400Updated 3 weeks ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 2 months ago
- Fast C++ IPC using shared memory☆555Updated 2 years ago
- modern c++(c++20), cross-platform, header-only, easy to use http framework☆1,895Updated 2 weeks ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆799Updated last month