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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months 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 lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- C++ runtime reflection library☆124Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- A C++14 reflection library☆78Updated last month
- C++ utilities☆58Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Networking library using C++ coroutines☆111Updated 2 months ago
- Pipelines for Modern C++☆76Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 9 months ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last month