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)☆852Updated 2 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆336Updated 2 months ago
- userland threads☆495Updated last month
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- Yet Another Serialization☆771Updated 11 months ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆677Updated last month
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆706Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- A tiny metaprogramming library☆312Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- C++11 metaprogramming library☆279Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- libnop: C++ Native Object Protocols☆575Updated last year
- Love template metaprogramming☆330Updated 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…☆293Updated 7 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆260Updated 2 years ago