CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆306Updated 10 months ago
Alternatives and similar repositories for liburing4cpp
Users that are interested in liburing4cpp are comparing it to the libraries listed below
Sorting:
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Coroutines for C++20 & asio☆283Updated last month
- High performance HTTP server built on C++20 coroutines and io_uring☆163Updated 9 months ago
- An async redis client designed for performance and scalability☆250Updated this week
- C++20 coroutine library☆765Updated this week
- ☆56Updated 4 years ago
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Example programs for Talking Async videos☆194Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆362Updated last week
- Lightweight structured concurrency for C++20☆123Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- Source code for example programs from Lord of the io_uring guide☆181Updated 10 months ago
- A fast work-stealing queue template in C++☆307Updated last year
- Boost.Coroutine2☆134Updated last month
- io_uring echo server☆380Updated last year
- Asynchronous gRPC with Asio/unified executors☆413Updated last week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆180Updated 3 weeks 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
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Boost.Lockfree☆133Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago
- c++20 coroutine with epoll and queue☆97Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago