cor3ntin / corioLinks
☆17Updated 5 years ago
Alternatives and similar repositories for corio
Users that are interested in corio are comparing it to the libraries listed below
Sorting:
- ☆26Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 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 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Libunifex networking library☆20Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A hash function library☆47Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 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.☆112Updated last year
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆148Updated 3 years ago