Quuxplusone / coroLinks
Single-header library facilities for C++2a Coroutines
☆81Updated 3 years ago
Alternatives and similar repositories for coro
Users that are interested in coro are comparing it to the libraries listed below
Sorting:
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- SPY - C++ Information Broker☆155Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- an experimental standard C++ library☆90Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago