Felspar / ioLinks
Coroutine based asynchronous IO using poll and io_uring for C++20
☆15Updated 3 weeks ago
Alternatives and similar repositories for io
Users that are interested in io are comparing it to the libraries listed below
Sorting:
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++ xUnit-like testing framework without macros☆16Updated last month
- The Fancy Named Parameters Library☆36Updated last month
- C++11 compatible charconv☆31Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 11 months ago
- A hash function library☆47Updated 3 weeks ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated 3 weeks ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆54Updated this week
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Combine `asio` with `std::execution`.☆28Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆56Updated 3 weeks ago
- A C++14 reflection library☆77Updated 2 weeks ago
- Go-like channels for ASIO C++20 coroutines☆41Updated last year
- C++20 Static Branch library☆70Updated 6 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last week
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆44Updated last month