rhashimoto / poolqueueLinks
C++ Asynchronous Promises, inspired by Promises/A+
☆45Updated 8 years ago
Alternatives and similar repositories for poolqueue
Users that are interested in poolqueue are comparing it to the libraries listed below
Sorting:
- C++ async operations☆100Updated 10 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated 2 weeks ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- small delegate implementation☆85Updated 8 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)