omegacoleman / arkio
async io-uring based kernel io library
☆30Updated 3 years ago
Alternatives and similar repositories for arkio:
Users that are interested in arkio are comparing it to the libraries listed below
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 2 months ago
- A C++14 reflection library☆70Updated 2 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Libunifex networking library☆20Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Boost.org unordered module☆69Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- a small lightweight std::execution work-alike☆63Updated last week
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- ☆57Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Issues list for P2300☆26Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- C++11 compatible charconv☆29Updated 2 weeks ago