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:
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- A C++14 reflection library☆78Updated 2 weeks ago
- experimenting with adding async_pop / push to https://wg21.link/P0260R5☆17Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- Boost.org unordered module☆86Updated this week
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Issues list for P2300☆35Updated last year
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Boost.org interprocess module☆169Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆68Updated 2 weeks ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆72Updated 2 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☆69Updated this week
- Implementation of the networking proposal P2762☆73Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- an experimental standard C++ library☆92Updated last year
- Asio Buffers without the Asio☆17Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆24Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆45Updated last week
- A collection of Unicode utilities for C++ using Range-V3☆48Updated 9 years ago
- Boost.org circular_buffer module☆64Updated last month