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:
- Very fast lock-free queue (thread safe)☆179Updated 5 months ago
- B++ Tree☆71Updated last year
- Networking library using C++ coroutines☆110Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Declarative task execution library based on work contracts☆17Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆114Updated last week
- Lightweight structured concurrency for C++20☆157Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆165Updated 2 weeks ago
- C++20 Static Branch library☆95Updated 7 months ago
- Implementation of the networking proposal P2762☆72Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 7 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Coroutines for C++20 & asio☆327Updated last week
- A C++ parser combinator library.☆161Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- ☆45Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- C++20 Unit-Testing library☆52Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆107Updated last year