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:
- C++20 Coroutines running on libuv for intuitive async I/O☆34Updated 3 weeks ago
- https://v8.dev/blog/oilpan-library☆42Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A light UI for C++ with XML and CSS support☆44Updated 3 years ago
- async.hpp - asynchronous, stackless coroutines for C++☆27Updated 3 years ago
- Multi-protocol Port Mapping client library☆46Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆95Updated 8 months ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A tiny single-file header-only C++ logging framework☆64Updated 4 years ago
- Cross-platform shared memory access for C++11☆52Updated 3 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- A compiler front end for the C++ language☆144Updated this week
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Cross-platform shared memory stream/buffer, header-only library for low-level IPC in C/C++.☆35Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆133Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- async/await in vanilla C++11☆80Updated 8 years ago