brycelelbach / wg21_p2300_execution
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆20Updated 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
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- Boost.org unordered module☆66Updated this week
- Issues list for P2300☆23Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 months ago
- A C++14 reflection library☆68Updated last month
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆52Updated this week
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A fixed capacity dynamically sized string☆64Updated last month
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- Provides run-time tuple element access☆14Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++20 Static Branch library☆52Updated 5 months ago
- async io-uring based kernel io library☆30Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- value types for composite class design - with allocators☆43Updated this week
- Asio Buffers without the Asio☆12Updated last week
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Framework for Writing C++ Committee Papers☆130Updated 2 weeks ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week