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:
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆91Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- A C++14 reflection library☆76Updated last week
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- an experimental standard C++ library☆90Updated last year
- Core Working Group☆33Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Issues list for P2300☆33Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆97Updated last week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- ☆16Updated last year
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated last month
- Boost.org unordered module☆84Updated last week
- Framework for Writing C++ Committee Papers☆140Updated 4 months ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Proposed SG14 status_code for the C++ standard☆69Updated 5 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Implementation of the networking proposal P2762☆63Updated 2 weeks ago
- A C++14 Lambda Library☆25Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A C++ parser combinator library.☆156Updated 2 weeks ago