Codesire-Deng / liburingcxxLinks
A C++ implementation of axboe/liburing
☆13Updated last year
Alternatives and similar repositories for liburingcxx
Users that are interested in liburingcxx are comparing it to the libraries listed below
Sorting:
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 3 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Combine `asio` with `std::execution`.☆19Updated 2 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆307Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆164Updated 10 months ago
- Coroutine C++ Workflow based on C++ 20☆68Updated 2 weeks ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 5 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- c++20 coroutine with epoll and queue☆98Updated last year
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆181Updated 5 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆83Updated this week
- 从boost.context库提取的fcontext☆12Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- std::future extension☆37Updated 4 years ago