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 5 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- 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☆95Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A polymorphic value-type for C++☆228Updated last year
- WIP☆27Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A C++14-and-later expression template library☆110Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Coroutine Support Library☆33Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- an experimental standard C++ library☆90Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- C++11 metaprogramming library☆266Updated last month
- 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