cor3ntin / corioLinks
☆17Updated 6 years ago
Alternatives and similar repositories for corio
Users that are interested in corio are comparing it to the libraries listed below
Sorting:
- ☆25Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A hash function library☆50Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Libunifex networking library☆20Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year