Quuxplusone / coro
Single-header library facilities for C++2a Coroutines
☆80Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for coro
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- a small lightweight std::execution work-alike☆55Updated last month
- An indirect value-type for C++☆82Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- Zoo library☆102Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Boost.org unordered module☆63Updated this week
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- ☆69Updated this week
- A library for classes with flexible layout☆56Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- SPY - C++ Information Broker☆152Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Light, fast, threadpool for C++20☆98Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago