Caturra000 / uring_execLinks
Porting liburing/io_uring to C++26 std::execution (stdexec)
☆13Updated 3 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`.☆28Updated last month
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆174Updated last year
- Cpp lifetime safety profile static analyzer☆64Updated 10 months ago
- Coroutine library and toolkit for C++20☆39Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- µcoro☆190Updated 11 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆101Updated this week
- A low overhead nanosecond clock based on x86 TSC☆350Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Lewis Baker's Blog☆73Updated 8 months ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- ☆160Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆195Updated 5 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
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- ☆79Updated 2 weeks ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆108Updated 8 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Lightweight structured concurrency for C++20☆153Updated 2 weeks ago
- Example programs for Talking Async videos☆206Updated 2 years ago
- Coroutines for C++20 & asio☆324Updated last week
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago