boost-asio
There are 141 repositories under boost-asio topic.
matrix-construct/construct
More Matrix Than Matrix
openbmc/bmcweb
A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
pichi-router/pichi
Flexible Rule-Based Proxy
qchateau/packio
An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.
eubrunomiguel/garuna
C++ multiplayer game server
deniskovalchuk/libftp
A cross-platform FTP/FTPS client library built on Boost.Asio
sdamm/asio_dtls
A DTLS implementation using the ASIO library
gottagofaster236/RewardsTheater
An OBS plugin that lets your viewers redeem videos or sounds on stream via Twitch Channel Points.
iamazeem/TcpClientServerApp
Sample asynchronous protocol-based TCP client and server apps using C++ and Boost::Asio
JLospinoso/abrade
A fast Web API scraper written in C++ and built on Boost ASIO
ReimuNotMoe/Marisa
A lightening fast, express-like C++ web server framework
ru-cpp-tutorials/asio-tutorial
Руководство по созданию клиент-серверных приложений с помощью C++, библиотек Boost.Asio и Boost.Beast.
Milerius/nephtys
Nephtys Open Source MMORPG Written in C++17
jacking75/boost_asio_sample
Boost.Asio를 이용한 네트워크 프로그래밍(http://www.hanbit.co.kr/store/books/look.php?p_code=E7889843127) 책의 예제코드
NJUPT-SAST/sast-evento
SAST Evento is a cross-platform desktop client based on Slint.
venediktov/CRUD
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
MyLibh/Trojan
A simple virus(Trojan) aka client-server application written in C/C++/C# for Windows.
Giga-Chad-LLC/InVasion
Online top-down pixel-art shooter — C++ first-year project of Applied Mathmatics and Computer Science program at Higher School of Economics University.
arkq/wg-tcp-tunnel
WireGuard TCP tunneling
djarek/canary
A lightweight implementation of Linux SocketCAN bindings for ASIO/Boost.ASIO
RAvenGEr/simple-beast-client
An easy to use HTTP(S) client built on Boost.Beast
jixinqi/lazurite
A simple http server.
karthickai/serial
Cross-Platform, Serial Port Library built on Boost.Asio in Modern C++ 17
senlinzhan/requests
基于 Boost.Asio 实现的 HTTP 客户端网络库
YukiWorkshop/cpp-dns
C++ async DNS resolver using UDNS & Boost
BaseMax/BoostAsioChat
Simple Chat Application using Boost Asio, based on Cpp.
vogro-x/vogro
vogro: an excellent web framework for modern cplusplus, born for simplicity and high performance.
ashtum/smpp
A C++ implementation of SMPP protocol on Boost.Asio
liulangx/oscilloscopeQt
In this application, I just use QOpenGLWidget and Qt's other widgets to implement a oscilloscope. And I use boost::asio to communicate, use boost::cicular_buffer to store the received data and use QOpenGLWidget to visualize the sentific data.
ModusCreateOrg/network-rgb-matrix-display
A library for helping drive large arrays of RGB Matrices with Raspberry Pis
slomkowski/mumlib
Fairy simple Mumble library written in C++, using boost::asio asynchronous networking framework.
djarek/ufiber
A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context
paullouisageneau/boost-asio-gnutls
GnuTLS wrapper for Boost.Asio
novemus/tubus
C++ library that provides an UDP-based streaming transport protocol.
guard3/GreekBot
A Discord bot made from scratch, using C++23 and Boost
oystr-foss/proxy-load-balancer
Oplb is a dynamic proxy load balancer that enables us to handle as many ephemeral clients as possible, while being careless about what discovery backend is being used.