Eren121 / CPP20CoroutinesLinks
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
Sorting:
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Text encoding for modern C++☆31Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A bunch of small C++ utilities☆69Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ xUnit-like testing framework without macros☆16Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- ☆62Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 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 4 years ago