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:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 2 weeks ago
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- A C++ parser combinator library.☆156Updated last week
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- A C++14 reflection library☆76Updated last month