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:
- async io-uring based kernel io library☆31Updated 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 3 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Combine `asio` with `std::execution`.☆20Updated 3 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- µcoro☆155Updated 5 months ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆308Updated 10 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- ☆25Updated last month
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- std::future extension☆37Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆13Updated 5 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- C++ utilities☆48Updated 2 months ago