CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆320Updated 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☆107Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- High performance HTTP server built on C++20 coroutines and io_uring☆169Updated last year
- An async redis client designed for performance and scalability☆265Updated this week
- Lewis Baker's Blog☆72Updated 6 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- A fast work-stealing queue template in C++☆321Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆191Updated 3 months ago
- Example programs for Talking Async videos☆201Updated 2 years ago
- Boost.Lockfree☆143Updated 3 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆275Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆314Updated 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 6 years ago
- A low overhead nanosecond clock based on x86 TSC☆343Updated 7 months ago
- C++20 coroutine library☆842Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆285Updated last month
- Cpp lifetime safety profile static analyzer☆62Updated 8 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆108Updated last year
- ☆341Updated last week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- userland threads☆491Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆632Updated 3 weeks ago
- Asynchronous gRPC with Asio/unified executors☆432Updated 2 months ago