CarterLi / liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
☆294Updated 8 months ago
Alternatives and similar repositories for liburing4cpp:
Users that are interested in liburing4cpp are comparing it to the libraries listed below
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆489Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆168Updated 4 months ago
- An async redis client designed for performance and scalability☆243Updated 2 weeks ago
- High performance HTTP server built on C++20 coroutines and io_uring☆158Updated 7 months ago
- ☆57Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- C++20 coroutine library☆704Updated last week
- ☆127Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- Example programs for Talking Async videos☆188Updated 2 years ago
- Boost.Coroutine2☆130Updated 2 weeks ago
- Boost.Lockfree☆131Updated 2 weeks 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 coroutine with epoll and queue☆85Updated last year
- MySQL C++ client based on Boost.Asio☆272Updated this week
- A fast work-stealing queue template in C++☆305Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Lewis Baker's Blog☆70Updated this week
- io_uring echo server☆377Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 3 months ago
- Source code for example programs from Lord of the io_uring guide☆174Updated 8 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆98Updated 7 months ago
- A low overhead nanosecond clock based on x86 TSC☆317Updated last month
- Asynchronous gRPC with Asio/unified executors☆401Updated this week
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago