asio
IO framework
A C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations
Boost.org asio module
1k stars
82 watching
418 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| A C++20 input/output library designed to provide fast and efficient I/O operations. | 689 |
| An event I/O framework that allows writing network clients and servers with non-blocking I/O | 579 |
| An abstraction layer for I2C and SPI communication | 299 |
| A C++ library for logging in applications and libraries | 183 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
| A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
| Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. | 693 |
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| An Arduino library providing access to Adafruit IO for wireless and networked projects | 215 |
| A Boost.asio-based Redis-client library for C++ | 321 |