All Projects → sprinfall → Boost Asio Study

sprinfall / Boost Asio Study

Examples and toturials for C++ Boost Asio library.

Programming Languages

cplusplus
227 projects

Projects that are alternatives of or similar to Boost Asio Study

Asio samples
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
Stars: ✭ 191 (+32.64%)
Mutual labels:  boost, network, asio
Cpp Bredis
Boost::ASIO low-level redis client (connector)
Stars: ✭ 117 (-18.75%)
Mutual labels:  boost, network, asio
SierraChartZorroPlugin
A Zorro broker API plugin for Sierra Chart, written in Win32 C++.
Stars: ✭ 22 (-84.72%)
Mutual labels:  boost, asio
boost-wintls
Native Windows TLS stream wrapper for use with boost::asio
Stars: ✭ 24 (-83.33%)
Mutual labels:  boost, asio
boost beast websocket echo
A collection of Demo applications to try to help you understand how Asio and Beast work
Stars: ✭ 12 (-91.67%)
Mutual labels:  boost, asio
Webcc
Lightweight C++ HTTP client and server library based on Asio for embedding purpose.
Stars: ✭ 167 (+15.97%)
Mutual labels:  boost, asio
Autobahn Cpp
WAMP for C++ in Boost/Asio
Stars: ✭ 231 (+60.42%)
Mutual labels:  boost, asio
texugo
🦡 Fast, flexible, multiplatform, lightweight and, dependency-free message gateway
Stars: ✭ 18 (-87.5%)
Mutual labels:  boost, asio
Beasthttp
Provides helper tools for creating RESTful services using Boost.Beast
Stars: ✭ 227 (+57.64%)
Mutual labels:  boost, asio
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+2150.69%)
Mutual labels:  boost, asio
asio-extensions
Additional functionality built on top of (Boost.)Asio
Stars: ✭ 16 (-88.89%)
Mutual labels:  boost, asio
Luaasio
Simple transparent non-blocking TCP I/O for LuaJIT, Based on Boost.Asio and Lua coroutine.
Stars: ✭ 56 (-61.11%)
Mutual labels:  network, asio
ufw
A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.
Stars: ✭ 19 (-86.81%)
Mutual labels:  boost, asio
mtxclient
Client API library for Matrix, built on top of Boost.Asio
Stars: ✭ 21 (-85.42%)
Mutual labels:  boost, asio
Cpp Rotor
Event loop friendly C++ actor micro-framework
Stars: ✭ 111 (-22.92%)
Mutual labels:  boost, asio
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-13.19%)
Mutual labels:  network, asio
Hetionet
Hetionet: an integrative network of disease
Stars: ✭ 129 (-10.42%)
Mutual labels:  network
Anytime
Anything to POSIXct or Date Converter
Stars: ✭ 137 (-4.86%)
Mutual labels:  boost
Rucio
Rucio - Scientific Data Management
Stars: ✭ 131 (-9.03%)
Mutual labels:  network
Ruffles
Lightweight and fully managed reliable UDP library.
Stars: ✭ 131 (-9.03%)
Mutual labels:  network

boost-asio-study

Examples and tutorials for C++ Boost Asio library.

Based on Boost v1.66+. Tested with VS 2013 & 2015 and GCC on Ubuntu 18.04.

2020-08-28: Tested with VS 2019 and Boost 1.74.

教程:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].