dermesser / uvcoLinks
C++20 Coroutines running on libuv for intuitive async I/O
☆43Updated 2 months ago
Alternatives and similar repositories for uvco
Users that are interested in uvco are comparing it to the libraries listed below
Sorting:
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆24Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++20 Static Branch library☆96Updated 8 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆112Updated last month
- async io-uring based kernel io library☆34Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated last week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Serialization framework for C++, inspired on serde-rs for Rust.☆52Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- A C++14 reflection library☆78Updated last month
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Combine `asio` with `std::execution`.☆31Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago