asio

IO framework

A C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations

Boost.org asio module

GitHub

1k stars
82 watching
418 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kassane/asio A C++ library providing an asynchronous I/O framework for building networked applications. 7
cppfastio/fast_io A C++20 input/output library designed to provide fast and efficient I/O operations. 689
dieseldev/diesel An event I/O framework that allows writing network clients and servers with non-blocking I/O 579
adafruit/adafruit_busio An abstraction layer for I2C and SPI communication 299
boostorg/log A C++ library for logging in applications and libraries 183
boostorg/hof A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. 507
boostorg/python Enables seamless interoperability between C++ and the Python programming language. 476
mmarchetti/directio A low-level I/O library optimized for fast input/output operations on Arduino boards. 117
boostorg/compute A C++ library providing a thin wrapper over the OpenCL API for GPU computing. 1,566
boostorg/interprocess Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. 139
mfichman/coro A modern C++ library providing an async socket I/O implementation with SSL support 50
socketry/cool.io Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. 693
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 122
adafruit/adafruit_io_arduino An Arduino library providing access to Adafruit IO for wireless and networked projects 215
nekipelov/redisclient A Boost.asio-based Redis-client library for C++ 321