dermesser / uvcoLinks
C++20 Coroutines running on libuv for intuitive async I/O
☆42Updated last month
Alternatives and similar repositories for uvco
Users that are interested in uvco are comparing it to the libraries listed below
Sorting:
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆24Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- C++20 Static Branch library☆96Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last month
- Coroutine library and toolkit for C++20☆39Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks 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
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆60Updated 3 weeks ago
- async io-uring based kernel io library☆34Updated 4 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- A C++14 reflection library☆78Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- Serialization framework for C++, inspired on serde-rs for Rust.☆53Updated last year
- C++ utilities☆145Updated last week
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆93Updated 3 weeks ago