chriskohlhoff / executors
C++ library for executors
☆497Updated 8 years ago
Alternatives and similar repositories for executors:
Users that are interested in executors are comparing it to the libraries listed below
- A header-only C++ library for task concurrency☆624Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆665Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library