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
- A single-header scheduler aware C++ oneshot channel☆19Updated 8 months ago
- C++ framework for rapid server development☆76Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- A C++14 reflection library☆75Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- The Fancy Named Parameters Library☆34Updated last month
- Meta C++ Library and Tool☆83Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 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
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Libunifex networking library☆20Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 3 weeks ago