Caturra000 / uring_execLinks
Porting liburing/io_uring to C++26 std::execution (stdexec)
☆13Updated 4 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:
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- Combine `asio` with `std::execution`.☆31Updated 2 months ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Modern C++ actor framework based on std::execution, only requires C++20.☆170Updated this week
- Implementation of the networking proposal P2762☆73Updated last week
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- µcoro☆190Updated 11 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- 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 c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Coroutines for C++20 & asio☆327Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A low overhead nanosecond clock based on x86 TSC☆352Updated 11 months ago
- Cpp lifetime safety profile static analyzer☆64Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- An async redis client designed for performance and scalability☆270Updated this week
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Lewis Baker's Blog☆73Updated 9 months ago
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- Networking library using C++ coroutines☆110Updated last month
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- MySQL C++ client based on Boost.Asio☆291Updated last month
- Example programs for Talking Async videos☆208Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated last month