dietmarkuehl / P2300Links
Implementation of the P2300 specification
☆9Updated 3 years ago
Alternatives and similar repositories for P2300
Users that are interested in P2300 are comparing it to the libraries listed below
Sorting:
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++20 Compact Tuple Tools☆51Updated last week
- Boost.org unordered module☆75Updated 3 weeks ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Issues list for P2300☆33Updated 11 months ago
- A hash function library☆45Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- an experimental standard C++ library☆89Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- meta-programming, C++11☆16Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆22Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆26Updated 5 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- My WG21 proposals☆59Updated this week
- Coroutine support tools☆35Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated 2 weeks ago