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:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- B++ Tree☆70Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Declarative task execution library based on work contracts☆17Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- Networking library using C++ coroutines☆110Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆174Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 2 weeks ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated 2 weeks ago
- C++20 Static Branch library☆88Updated 6 months ago
- Lightweight structured concurrency for C++20☆153Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- Light-weight Thread Pool library in modern C++☆103Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Concurrent Deferred Reference Counting☆172Updated last year
- Modern C++ B-tree containers☆276Updated 2 years ago
- work contracts☆116Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 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…☆43Updated 4 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago