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
81 watching
416 forks
Language: C++
last commit: 6 days 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. 657
dieseldev/diesel An event I/O framework that allows writing network clients and servers with non-blocking I/O 580
adafruit/adafruit_busio An abstraction layer for I2C and SPI communication 290
boostorg/log A C++ library for logging in applications and libraries 182
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. 472
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,562
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 121
adafruit/adafruit_io_arduino An Arduino library providing access to Adafruit IO for wireless and networked projects 213
nekipelov/redisclient A Boost.asio-based Redis-client library for C++ 321