A CPP wrapper for asynchronous socket server using linux's latest IO_URING API
☆26Mar 31, 2022Updated 4 years ago
Alternatives and similar repositories for AsyncIO
Users that are interested in AsyncIO are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- io_uring echo server☆400Jan 20, 2024Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆110May 26, 2020Updated 6 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Greeny is a C++ Green threads and coroutines library☆14Mar 15, 2016Updated 10 years ago
- nginx with http-flv_module☆12Nov 7, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A companion repository for the io_uring by Example article series