cor3ntin / corio
☆16Updated 5 years ago
Alternatives and similar repositories for corio:
Users that are interested in corio are comparing it to the libraries listed below
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ☆26Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A hash function library☆42Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Libunifex networking library☆20Updated 2 years ago
- C++20 SIMD Within A Register library☆30Updated last week
- A general property customisation mechanism☆15Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- WIP☆26Updated 5 years ago