Hackerl / asyncioLinks
C++23 coroutine network framework
☆104Updated 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.☆53Updated 2 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 5 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- Modern C++ made easy☆140Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated 3 weeks ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 3 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- A C++14 reflection library☆78Updated last month
- Networking library using C++ coroutines☆112Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++11 compatible charconv☆31Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- C++20 Static Branch library☆96Updated 8 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++ runtime reflection library☆124Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago