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.☆30Updated last week
- Container Traits for Modern C++☆28Updated 4 years ago
- C++11 compatible charconv☆29Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 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
- C++ xUnit-like testing framework without macros☆15Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years 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
- Portable UUID generation library for C++☆26Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Comparison operators for std::span☆15Updated 4 years ago