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 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A hash function library☆44Updated this week
- A C++14 Lambda Library☆24Updated 3 weeks ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 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
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Libunifex networking library☆20Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year