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:
- B++ Tree☆72Updated last year
- 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 9 months ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Networking library using C++ coroutines☆112Updated 2 months ago
- ☆45Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 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…☆43Updated 5 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- work contracts☆119Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Updated last month
- Effective Memory Reclamation☆63Updated 6 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- C++20 Unit-Testing library☆53Updated 9 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago