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 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆87Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A C++14 reflection library☆75Updated last week
- Boost.org unordered module☆78Updated this week
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 9 months ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆66Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- An indirect value-type for C++☆84Updated last year
- Core Working Group☆31Updated this week
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Issues list for P2300☆33Updated last year
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- an experimental standard C++ library☆90Updated last year
- ☆79Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++11 compatible charconv☆31Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ☆125Updated 4 years ago
- value types for composite class design - with allocators☆59Updated 3 weeks ago
- A C++ parser combinator library.☆155Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago