asio

IO library

An asynchronous I/O library for C++ that provides an API for writing efficient, non-blocking network and file code.

Asio C++ Library

GitHub

5k stars
231 watching
1k forks
Language: C++
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chriskohlhoff/executorsA C++14 library providing executors and related functionality for asynchronous operations495
boostorg/beastA C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS.4,392
kassane/asioA C++ library providing an asynchronous I/O framework for building networked applications.7
boostorg/asioA C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations1,260
mfichman/coroA modern C++ library providing an async socket I/O implementation with SSL support50
karastojko/mailioA C++ library for handling email protocols such as SMTP, POP3, and IMAP.392
cppfastio/fast_ioA C++20 input/output library designed to provide fast and efficient I/O operations.689
kassane/beastA C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms.1
nekipelov/redisclientA Boost.asio-based Redis-client library for C++321
stiffstream/restinioA C++ library for building efficient, customizable asynchronous HTTP/WS servers with TLS support and websocket capabilities.1,169
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446
pagghiu/sanecpplibrariesA set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux.526
christianpanov/lwlogA fast and efficient C++ logging library designed with high performance and maintainability in mind.230
pocoproject/pocoA collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications8,503
ruifig/czspasA minimalistic socket library with an Asio-like API for handling TCP connections asynchronously.26