CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆336Updated last year
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☆110Updated 5 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated 2 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- Coroutines for C++20 & asio☆327Updated last week
- An async redis client designed for performance and scalability☆270Updated this week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- Boost.Lockfree☆148Updated last month
- Modern C++ B-tree containers☆280Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++20 coroutine library☆898Updated 2 weeks 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
- Asynchronous gRPC with Asio/unified executors☆444Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆352Updated 11 months ago
- Lewis Baker's Blog☆73Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- MySQL C++ client based on Boost.Asio☆291Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- ☆59Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- c++20 coroutine with epoll and queue☆115Updated 2 years ago
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago