Felspar / ioLinks
Coroutine based asynchronous IO using poll and io_uring for C++20
☆13Updated 4 months ago
Alternatives and similar repositories for io
Users that are interested in io are comparing it to the libraries listed below
Sorting:
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++20 Static Branch library☆59Updated this week
- async io-uring based kernel io library☆31Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…