Codesire-Deng / liburingcxxLinks
A C++ implementation of axboe/liburing
☆15Updated 2 years ago
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☆34Updated 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…☆14Updated 3 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated 2 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++ stackless coroutine library built on libev. Support for TCP, UDP, HTTP, HTTP2, mysqlclient and hiredis with full coroutine-driven arc…☆16Updated last week
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- cmdr cxx version, a C++17/20 header-only command-line parser with hierarchical config data manager here☆18Updated last month
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- std::future extension☆37Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- There is my code snippet.☆121Updated 4 months ago
- Boost.Coroutine2☆136Updated last month