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:
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- SPY - C++ Information Broker☆159Updated last week
- C++ CSV parser☆56Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++ small containers☆148Updated 3 weeks ago