resetius / coroioLinks
Networking library using C++ coroutines
☆110Updated last month
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 weeks ago
- An async redis client designed for performance and scalability☆270Updated 2 weeks ago
- Coroutines for C++20 & asio☆326Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆376Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- Reflection brings the best way to serialize/deserialize json and yaml in C++☆102Updated 10 months ago
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- A Simple C++ Http server/client above Boost.Beast☆204Updated last week
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆231Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆79Updated 3 weeks ago
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated 2 years ago
- Asynchronous gRPC with Asio/unified executors☆441Updated this week
- Yet Another Concurrency Library☆290Updated 2 weeks ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆136Updated last year
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 4 months ago
- A single-header scheduler aware C++ future/promise that does not block☆33Updated 7 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆574Updated last month
- C++20 State Machine library☆233Updated 7 months ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆156Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago