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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Declarative task execution library based on work contracts☆17Updated 3 months ago
- Very fast lock-free queue (thread safe)☆163Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆68Updated 9 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆84Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Networking library using C++ coroutines☆104Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- A C++ parser combinator library.☆152Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆139Updated 3 weeks ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆87Updated 3 weeks ago
- Yet another C++ 20 coroutine library.☆22Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Lock-free atomic_shared_ptr implementations☆45Updated last year
- 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 weeks ago
- Implementation of the networking proposal P2762☆55Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆90Updated last month
- Coroutines for C++20 & asio☆301Updated 3 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ☆44Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆34Updated 3 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- C++20 coroutine runtime built on top of io_uring☆21Updated 11 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆138Updated last week
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago