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++☆141Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- WIP☆27Updated 6 years ago
- C++11 metaprogramming library☆278Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Coroutine Support Library☆35Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- modern C++ type traits and metafunctions for callable types☆136Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago