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
5k stars
231 watching
1k forks
Language: C++
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++14 library providing executors and related functionality for asynchronous operations | 495 |
| A C++ library providing a low-level networking framework with support for HTTP/1, WebSocket, and TLS. | 4,392 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| A C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations | 1,260 |
| A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
| A C++ library for handling email protocols such as SMTP, POP3, and IMAP. | 392 |
| A C++20 input/output library designed to provide fast and efficient I/O operations. | 689 |
| A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
| A Boost.asio-based Redis-client library for C++ | 321 |
| A C++ library for building efficient, customizable asynchronous HTTP/WS servers with TLS support and websocket capabilities. | 1,169 |
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
| A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
| A fast and efficient C++ logging library designed with high performance and maintainability in mind. | 230 |
| A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
| A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |