resetius / coroioLinks
Networking library using C++ coroutines
☆112Updated 2 months ago
Alternatives and similar repositories for coroio
Users that are interested in coroio are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆141Updated 2 months ago
- Coroutines for C++20 & asio☆331Updated this week
- C++20 Microservice Bootstrapping Framework☆232Updated last week
- An async redis client designed for performance and scalability☆272Updated this week
- Yet Another Concurrency Library☆290Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- Example programs for Talking Async videos☆208Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- Implementation of the networking proposal P2762☆75Updated last month
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆104Updated last year
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆233Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A Simple C++ Http server/client above Boost.Beast☆204Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- C++ header-only config reader library based on JSON☆195Updated last year
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 8 months ago
- Library that provides an actor style message-passing programming model (in C++).☆68Updated last week
- A C++ parser combinator library.☆166Updated last week
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 4 months ago
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆167Updated 2 weeks ago