Hackerl / asyncioLinks
C++23 coroutine network framework
☆97Updated this week
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated 5 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 7 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 7 months ago
- Networking library using C++ coroutines☆110Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- C++ utilities☆57Updated 2 weeks ago
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated 3 weeks ago
- Pipelines for Modern C++☆75Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- C++ runtime reflection library☆124Updated last year
- C++11 compatible charconv☆31Updated 3 weeks ago
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated last year
- Implementation of the networking proposal P2762☆72Updated 2 months ago
- A C++14 reflection library☆78Updated last week
- Object pool implementation in C++11☆101Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 2 weeks ago