resetius / coroio
Networking library using C++20 coroutines
☆81Updated last week
Alternatives and similar repositories for coroio:
Users that are interested in coroio are comparing it to the libraries listed below
- C++20 coroutine library☆124Updated 2 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆75Updated this week
- C++20 Microservice Bootstrapping Framework☆213Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆152Updated last year
- An async redis client designed for performance and scalability☆240Updated this week
- Coroutines for C++20 & asio☆255Updated last week
- C++ light-weight Thread Pool library☆93Updated last week
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- Example programs for Talking Async videos☆183Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆207Updated this week
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆225Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A Simple C++ Http server/client above Boost.Beast☆194Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆93Updated 6 months ago
- MySQL C++ client based on Boost.Asio☆271Updated this week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 11 months ago
- A single-header scheduler aware C++ future/promise that does not block☆30Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆353Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- Library that provides an actor style message-passing programming model (in C++).☆65Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last month
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆48Updated 3 months ago
- a small lightweight std::execution work-alike☆60Updated this week
- A small header-only library for converting data between json representation and c++ structs☆149Updated 7 months ago
- Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.☆48Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆78Updated this week
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- Lightweight structured concurrency for C++20☆109Updated 3 weeks ago