omegacoleman / arkioLinks
async io-uring based kernel io library
☆33Updated 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
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated 11 months ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- A C++14 reflection library☆77Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated this week
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- C++20 Static Branch library☆70Updated 6 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year