executors / executors-impl
A prototype implementation of the executors proposal
☆85Updated 5 years ago
Alternatives and similar repositories for executors-impl:
Users that are interested in executors-impl are comparing it to the libraries listed below
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A C++14-and-later expression template library☆108Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++ generic make factory☆106Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- WIP☆26Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Coroutine Support Library☆34Updated 5 months ago
- modern C++ type traits and metafunctions for callable types☆132Updated last month
- A polymorphic value-type for C++☆228Updated last year
- Literal Logging for C++☆84Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A fixed capacity dynamically sized string☆64Updated last month