High performance HTTP server built on C++20 coroutines and io_uring
☆183Aug 7, 2024Updated 2 years ago
Alternatives and similar repositories for co-uring-http
Users that are interested in co-uring-http are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆138Feb 17, 2026Updated 5 months ago
- network library based on io_uring and C++20 coroutine☆111May 26, 2020Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆343Jul 30, 2024Updated 2 years ago
- An HTTP server using liburingpp☆13Jan 15, 2025Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Coroutines for C++20 & asio☆346Jul 13, 2026Updated 3 weeks ago
- A C++17-based lightweight high-performance network library☆263Jun 25, 2023Updated 3 years 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…☆15May 16, 2022Updated 4 years ago
- Asynchronous IO for C++20☆17Sep 26, 2023Updated 2 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆113Mar 29, 2025Updated last year
- C++ RPC based on RDMA☆13Sep 12, 2023Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item