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 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- A C++14 reflection library☆73Updated last month
- The draft C++ Reflection Technical Specification☆88Updated 3 years ago
- C++11 compatible charconv☆31Updated last week
- Issues list for P2300☆33Updated last year
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 7 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Framework for Writing C++ Committee Papers☆135Updated 2 weeks ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- an experimental standard C++ library☆90Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆86Updated 2 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆62Updated this week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 3 weeks ago