iains / gcc-cxx-coroutines
The main C++ Coroutines implementation was merged into GCC-10. This branch remains open for any "ideas" or other WIP and is kept up to date with GCC master.
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gcc-cxx-coroutines
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- ☆20Updated 5 years ago
- A collection of formatting benchmarks☆45Updated 3 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Papers for the C++ Standards Committee, WG21☆54Updated last month
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 5 years ago
- Boost.org concept_check module☆20Updated this week
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆24Updated 4 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆19Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- Handling of NB comments in response to ballots☆14Updated 5 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
- An awesome library from Boost☆23Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Proposal for constexpr_allocator☆12Updated 7 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆20Updated 11 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago