omegacoleman / arkioLinks
async io-uring based kernel io library
☆32Updated 4 years ago
Alternatives and similar repositories for arkio
Users that are interested in arkio are comparing it to the libraries listed below
Sorting:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A C++14 reflection library☆75Updated this week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated 7 months ago
- C++ framework for rapid server development☆77Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- The Fancy Named Parameters Library☆33Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 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
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- Simple resource pool for recycling resources in C++☆69Updated last month
- Boost.org intrusive module☆59Updated last week
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago