pfirsich / aioppLinks
Asynchronous IO for C++20
☆16Updated last year
Alternatives and similar repositories for aiopp
Users that are interested in aiopp are comparing it to the libraries listed below
Sorting:
- B++ Tree☆68Updated last year
- Lock-free atomic_shared_ptr implementations☆44Updated last year
- Networking library using C++ coroutines☆101Updated this week
- Declarative task execution library based on work contracts☆17Updated 3 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆191Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆87Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆80Updated this week
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- A simple replacement for std::unordered_map☆51Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆65Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- Yet another C++ 20 coroutine library.☆22Updated last year
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Lightweight structured concurrency for C++20☆135Updated last week
- C++20 Microservice Bootstrapping Framework☆227Updated 3 weeks ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Advanced compile-time validation in C++☆40Updated 10 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