pfirsich / aioppLinks
Asynchronous IO for C++20
☆18Updated 2 years ago
Alternatives and similar repositories for aiopp
Users that are interested in aiopp are comparing it to the libraries listed below
Sorting:
- B++ Tree☆70Updated last year
 - CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
 - Lock-free atomic_shared_ptr implementations☆46Updated last year
 - Networking library using C++ coroutines☆105Updated 2 months ago
 - C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
 - A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆75Updated 11 months ago
 - A simple replacement for std::unordered_map☆50Updated last year
 - Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
 - Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago
 - Declarative task execution library based on work contracts☆17Updated 5 months ago
 - Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 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 2 months ago
 - Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆328Updated last year
 - Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 2 weeks ago
 - Boost.org unordered module☆85Updated last week
 - Very fast lock-free queue (thread safe)☆173Updated 3 months ago
 - Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
 - ☆44Updated 4 years ago
 - network library based on io_uring and C++20 coroutine☆108Updated 5 years ago
 - A single-header scheduler aware C++ future/promise that does not block☆33Updated 5 months ago
 - Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
 - Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆94Updated 3 months ago
 - Implementation of the networking proposal P2762☆65Updated 2 weeks ago
 - C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
 - Implementation of the std::execution (P2300, sender/receiver) proposal☆93Updated last week
 - Coroutines for C++20 & asio☆319Updated last week
 - Lightweight structured concurrency for C++20☆150Updated 3 weeks ago
 - The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
 - High performance HTTP server built on C++20 coroutines and io_uring☆171Updated last year
 - An async redis client designed for performance and scalability☆268Updated last week