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☆71Updated last year
- Networking library using C++ coroutines☆111Updated 2 months ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆116Updated last week
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Implementation of the networking proposal P2762☆74Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆157Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ parser combinator library.☆164Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆168Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆93Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Coroutines for C++20 & asio☆329Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Declarative task execution library based on work contracts☆17Updated 8 months ago
- Boost.org unordered module☆86Updated this week
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++20 Unit-Testing library☆52Updated 9 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year