CarterLi / liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆296Updated 9 months ago
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☆103Updated 4 years ago
- Coroutines for C++20 & asio☆276Updated 3 weeks ago
- An async redis client designed for performance and scalability☆250Updated last week
- Example programs for Talking Async videos☆190Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- ☆56Updated 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 6 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆162Updated 9 months ago
- Boost.Lockfree☆132Updated last month
- io_uring echo server☆381Updated last year
- A fast work-stealing queue template in C++☆306Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- C++20 coroutine library☆750Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- Boost.Coroutine2☆133Updated last month
- MySQL C++ client based on Boost.Asio☆281Updated this week
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- ☆127Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆178Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- c++20 coroutine with epoll and queue☆88Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year