Hackerl / asyncioLinks
C++23 coroutine network framework
☆67Updated this week
Alternatives and similar repositories for asyncio
Users that are interested in asyncio are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last week
- C++20 compile-time reflection library.☆35Updated last year
- Pipelines for Modern C++☆72Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++17 Cache Data Structure Library☆28Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 5 months ago
- Cross-platform C++ Utility Library☆56Updated this week
- C++ embedded memory database☆16Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Gempyre UI Framework for C++ (and Python)☆43Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Modern C++ made easy☆139Updated this week
- C++ Better Futures☆49Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 6 months ago
- 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 week
- Header-only C++ libraries☆19Updated 10 months ago
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆24Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- Various useful c++ containers and utilities.☆14Updated 3 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago