Codesire-Deng / liburingcxx
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
- Coroutine library and toolkit for C++20☆38Updated last week
- async io-uring based kernel io library☆30Updated 4 years ago
- 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 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Combine `asio` with `std::execution`.☆17Updated 2 weeks ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆77Updated last month
- A C++20 coroutine library based off asyncio☆25Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- µcoro☆133Updated 2 months ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆12Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆98Updated 6 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆158Updated 7 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- C++ interfaces for RDMA access☆68Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆36Updated last year
- C++ xUnit-like testing framework without macros☆16Updated last month
- A C++14 reflection library☆70Updated 2 weeks ago