asio examples
☆225Oct 18, 2025Updated 4 months ago
Alternatives and similar repositories for network
Users that are interested in network are comparing it to the libraries listed below
Sorting:
- Examples and toturials for C++ Boost Asio library.☆274Mar 21, 2022Updated 3 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated 3 weeks ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆292Jun 21, 2025Updated 8 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- Combine `asio` with `std::execution`.☆31Oct 25, 2025Updated 4 months ago
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- Asio C++ Library☆5,753Nov 30, 2025Updated 3 months ago
- Boost.asio based Redis-client library.☆326May 18, 2021Updated 4 years ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- MySQL C++ client based on Boost.Asio☆293Jan 22, 2026Updated last month
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆282Jan 9, 2026Updated last month
- ☆19Mar 3, 2019Updated 6 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- c++11基础库☆1,030Nov 18, 2024Updated last year
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- Unified Executors☆1,685Updated this week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆251Oct 17, 2020Updated 5 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- c++20 coroutine with epoll and queue☆116Dec 25, 2023Updated 2 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Apr 25, 2016Updated 9 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Sep 27, 2024Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- 适用于Windows的可高度自定义K线控件☆12Apr 25, 2025Updated 10 months ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62May 10, 2024Updated last year
- µcoro☆194Jan 16, 2025Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆49Nov 27, 2024Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆112Mar 29, 2025Updated 11 months ago