resetius / coroio
Networking library using C++20 coroutines
☆89Updated 3 weeks ago
Alternatives and similar repositories for coroio:
Users that are interested in coroio are comparing it to the libraries listed below
- C++20 coroutine library☆127Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆219Updated 3 months ago
- Coroutines for C++20 & asio☆271Updated last week
- Example programs for Talking Async videos☆190Updated 2 years ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated 3 months ago
- An async redis client designed for performance and scalability☆247Updated 2 weeks ago
- C++ light-weight Thread Pool library☆96Updated 2 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Async SEMaphore☆23Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆228Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆52Updated 5 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆79Updated 2 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- Lightweight structured concurrency for C++20☆120Updated last month
- MySQL C++ client based on Boost.Asio☆278Updated this week
- A Simple C++ Http server/client above Boost.Beast☆195Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆64Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆239Updated last week
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 2 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆186Updated 2 weeks ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆357Updated last month
- A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.☆74Updated 3 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆146Updated 2 weeks ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆69Updated 3 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆167Updated 5 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆104Updated 3 weeks ago