Codesire-Deng / liburingcxx
A C++ implementation of axboe/liburing
☆13Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for liburingcxx
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆12Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- async io-uring based kernel io library☆29Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆107Updated 5 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Coroutine C++ Workflow based on C++ 20☆60Updated last week
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- c++20 coroutine with epoll and queue☆75Updated 10 months ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆11Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆143Updated 3 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated last month
- C++20协程net,基于epoll,可以方便地使用await语法☆26Updated last year
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆284Updated 3 months ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆54Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆70Updated 2 months ago
- C++ embedded memory database☆14Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago