pfirsich / aioppLinks
Asynchronous IO for C++20
☆14Updated last year
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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- B++ Tree☆68Updated 11 months ago
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- Implementation of the networking proposal P2762☆43Updated last month
- Declarative task execution library based on work contracts☆17Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 coroutine runtime built on top of io_uring☆21Updated 9 months ago
- ☆44Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Lightweight structured concurrency for C++20☆127Updated this week
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- ☆21Updated 8 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 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…☆35Updated 8 months ago
- Issues list for P2300☆33Updated 11 months ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆73Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Boost.org unordered module☆75Updated this week
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 Memory Allocator library☆35Updated last month
- Header-only skip list library for modern C++ (C++17/C++20)☆14Updated 3 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated this week