brycelelbach / wg21_p2300_executionLinks
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
☆23Updated 2 years ago
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 10 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated 3 weeks ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- an experimental standard C++ library☆92Updated last year
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆73Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- A C++14 reflection library☆78Updated last month
- Boost.org unordered module☆86Updated this week
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Boost.org circular_buffer module☆64Updated last month
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- ☆16Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Asio Buffers without the Asio☆17Updated 3 weeks ago