Eren121 / CPP20Coroutines
Header-Only C++20 Coroutines library
☆18Updated 3 years ago
Alternatives and similar repositories for CPP20Coroutines:
Users that are interested in CPP20Coroutines are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Library for complex bitfields☆19Updated 10 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A command line parser for C++.☆38Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Portable UUID generation library for C++☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- ☆61Updated 3 years ago
- ☆22Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time