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++17 STL-like containers and related tools☆99Updated this week
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- An indirect value-type for C++☆83Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++ parser combinator library.☆153Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- SPY - C++ Information Broker☆156Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆178Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆127Updated 2 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…☆157Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A C++14 reflection library☆75Updated this week
- Core abstractions for dealing with concurrency in C++☆67Updated 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago