chriskohlhoff / executors
C++ library for executors
☆494Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for executors
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- userland threads☆464Updated this week
- Header-only library for multithreaded programming☆226Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ library for storing and printing backtraces.☆436Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- C++11 metaprogramming library☆243Updated this week
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Love template metaprogramming☆325Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- A tiny metaprogramming library☆302Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- Higher-order functions for c++☆507Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆318Updated 8 months ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 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…☆273Updated this week
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago