CarterLi / liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆284Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for liburing4cpp
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- Coroutines for C++20 & asio☆228Updated this week
- An async redis client designed for performance and scalability☆230Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆143Updated 3 months ago
- C++20 coroutine library☆605Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆249Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- ☆58Updated 3 years ago
- Modern C++ B-tree containers☆264Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- Source code for example programs from Lord of the io_uring guide☆155Updated 3 months ago
- Boost.Lockfree☆125Updated this week
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated 2 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Boost.Coroutine2☆128Updated this week
- io_uring echo server☆370Updated 10 months ago
- Example programs for Talking Async videos☆177Updated last year
- CES - Coroutines, Epoll and Sockets☆46Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆215Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- c++20 coroutine with epoll and queue☆74Updated 10 months ago
- MySQL C++ client based on Boost.Asio☆259Updated this week