brycelelbach / wg21_p2300_executionLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆22Updated 2 years ago
Alternatives and similar repositories for wg21_p2300_execution
Users that are interested in wg21_p2300_execution are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Boost.org unordered module☆86Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Generic hash function for STL style unordered containers☆39Updated last week
- A C++14 reflection library☆78Updated this week
- 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 last week
- an experimental standard C++ library☆92Updated last year
- Issues list for P2300☆35Updated last year
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated this week
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++ parser combinator library.☆160Updated last week
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago
- Core Working Group☆37Updated this week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- C++11 compatible charconv☆31Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago