KrystianD / asyncppLinks
C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.
☆24Updated 2 years ago
Alternatives and similar repositories for asyncpp
Users that are interested in asyncpp are comparing it to the libraries listed below
Sorting:
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A C++ library that implements the URL WhatWG specification☆42Updated 2 years ago
- C++20 Coroutines running on libuv for intuitive async I/O☆30Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Cross-platform shared memory access for C++11☆52Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆134Updated 4 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago
- async.hpp - asynchronous, stackless coroutines for C++☆27Updated 3 years ago
- 🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.☆43Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- https://v8.dev/blog/oilpan-library☆42Updated last year
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Header only JSON/JSON5 parser and serializer for C++☆36Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A compiler front end for the C++ language☆129Updated last month
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago