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:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆16Updated 9 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- an experimental standard C++ library☆90Updated last year
- A C++14 reflection library☆75Updated last week
- Boost.org unordered module☆76Updated this week
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- Generic hash function for STL style unordered containers☆38Updated last week
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Implementation of the networking proposal P2762☆53Updated 2 weeks ago
- A C++ parser combinator library.☆152Updated 2 weeks ago
- value types for composite class design - with allocators☆57Updated this week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Core Working Group☆31Updated last week
- An indirect value-type for C++☆83Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆65Updated last month
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Framework for Writing C++ Committee Papers☆136Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Collection of proposals for c++☆29Updated 3 months ago