executors / executors-implLinks
A prototype implementation of the executors proposal
☆85Updated 6 years ago
Alternatives and similar repositories for executors-impl
Users that are interested in executors-impl are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A C++14-and-later expression template library☆110Updated 3 months ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- WIP☆27Updated 6 years ago
- C++11 metaprogramming library☆263Updated last month
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Boost.org unordered module☆75Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Literal Logging for C++☆86Updated 7 years ago