CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆328Updated 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☆109Updated 5 years ago
- Coroutines for C++20 & asio☆319Updated 3 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- Boost.Lockfree☆145Updated 3 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated last month
- An async redis client designed for performance and scalability☆269Updated this week
- A fast work-stealing queue template in C++☆326Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆194Updated 4 months ago
- C++20 coroutine library☆866Updated last week
- Lewis Baker's Blog☆73Updated 7 months ago
- Asynchronous gRPC with Asio/unified executors☆430Updated this week
- Example programs for Talking Async videos☆206Updated 2 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Implementation of the networking proposal P2762☆68Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆344Updated 9 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆112Updated last year
- c++20 coroutine with epoll and queue☆109Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆287Updated 2 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- ☆57Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years 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