Codesire-Deng / liburingcxxLinks
A C++ implementation of axboe/liburing
☆14Updated 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☆32Updated 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…☆13Updated 3 years ago
- Combine `asio` with `std::execution`.☆23Updated 6 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆13Updated 2 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆320Updated last year
- Cpp lifetime safety profile static analyzer☆62Updated 8 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆191Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Async GRPC with C++20 coroutine support☆74Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆169Updated last year
- 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
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- C++ utilities☆55Updated 5 months ago
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 2 months ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago