dietmarkuehl / P2300
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
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- Issues list for P2300☆25Updated 7 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Static Branch library☆52Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- Libunifex networking library☆20Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- ranges features for c+23 ported to C++20☆75Updated last year
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- My WG21 proposals☆51Updated this week
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A hash function library☆39Updated last week
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- ☆26Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Collection of proposals for c++☆25Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago