Caturra000 / uring_execLinks
Porting liburing/io_uring to C++26 std::execution (stdexec)
☆12Updated 2 months ago
Alternatives and similar repositories for uring_exec
Users that are interested in uring_exec are comparing it to the libraries listed below
Sorting:
- Combine `asio` with `std::execution`.☆26Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- µcoro☆186Updated 10 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- Coroutine library and toolkit for C++20☆39Updated this week
- Cpp lifetime safety profile static analyzer☆64Updated 9 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 7 months ago
- 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
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆194Updated 4 months ago
- Lightweight structured concurrency for C++20☆151Updated this week
- c++20 coroutine with epoll and queue☆110Updated last year
- ☆160Updated last year
- Asynchronous network library that supports coroutines in C++20☆76Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆344Updated 9 months ago
- 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…☆13Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆41Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Implementation of the networking proposal P2762☆70Updated last month
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago