chriskohlhoff / executorsLinks
C++ library for executors
☆515Updated 9 years ago
Alternatives and similar repositories for executors
Users that are interested in executors are comparing it to the libraries listed below
Sorting:
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Updated last month
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- userland threads☆495Updated 3 weeks ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- C++ library for storing and printing backtraces.☆481Updated this week
- Header-only library for multithreaded programming☆239Updated 9 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Updated last month
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated last week
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Yet Another Serialization☆770Updated 10 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- High performance C++11 thread pool☆585Updated 5 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Updated 3 years ago
- Love template metaprogramming☆332Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆295Updated 6 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A tiny metaprogramming library☆312Updated 2 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago