CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆333Updated 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☆326Updated 2 weeks ago
- High performance HTTP server built on C++20 coroutines and io_uring☆175Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆626Updated 4 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated 3 months ago
- An async redis client designed for performance and scalability☆270Updated 2 weeks ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- Lewis Baker's Blog☆73Updated 8 months ago
- A fast work-stealing queue template in C++☆330Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆196Updated 6 months ago
- Boost.Lockfree☆146Updated 2 weeks ago
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- C++20 coroutine library☆885Updated this week
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆441Updated this week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- Modern C++ actor framework based on std::execution, only requires C++20.☆131Updated this week
- A low overhead nanosecond clock based on x86 TSC☆351Updated 10 months ago
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- ☆128Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- 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