brycelelbach / wg21_p2300_executionLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆22Updated last year
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 6 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- A C++14 reflection library☆76Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Boost.org unordered module☆80Updated 2 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 10 months ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Issues list for P2300☆33Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- An indirect value-type for C++☆84Updated 2 years ago
- Core Working Group☆32Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- an experimental standard C++ library☆90Updated last year
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Framework for Writing C++ Committee Papers☆139Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last week
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated last week
- C++11 compatible charconv☆31Updated last month
- ☆16Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago