pfirsich / aiopp
Asynchronous IO for C++20
☆15Updated 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☆67Updated 9 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- ☆44Updated 4 years ago
- Lightweight structured concurrency for C++20☆120Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Boost.org unordered module☆72Updated 2 weeks ago
- Declarative task execution library based on work contracts☆17Updated last week
- ☆21Updated 6 months ago
- Scheduling examples using C++20 coroutines☆24Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 3 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- Lock-free atomic_shared_ptr implementations☆41Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆32Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆82Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- C++20 Memory Allocator library☆34Updated 2 weeks ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 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…☆34Updated 7 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆162Updated 9 months ago