CarterLi / liburing4cppLinks
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆338Updated 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
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- Coroutines for C++20 & asio☆330Updated last week
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Modern C++ B-tree containers☆280Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Asynchronous gRPC with Asio/unified executors☆448Updated 3 weeks ago
- An async redis client designed for performance and scalability☆272Updated this week
- A highly optimized single producer single consumer message queue C++ template☆282Updated 3 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Implementation of the networking proposal P2762☆75Updated last month
- Example programs for Talking Async videos☆208Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 7 months ago
- Boost.Lockfree☆148Updated last month
- A low overhead nanosecond clock based on x86 TSC☆355Updated 11 months ago
- C++20 coroutine library☆905Updated this week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆292Updated last week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- c++20 coroutine with epoll and queue☆116Updated 2 years ago
- Lightweight structured concurrency for C++20☆157Updated last month
- 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Cpp lifetime safety profile static analyzer☆65Updated last year