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.☆65Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A hash function library☆45Updated this week
- Lock-free concurrent work stealing deque in C++☆40Updated 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…☆61Updated 4 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Boost.org multi_index module☆51Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- async io-uring based kernel io library☆31Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week