coro
Async I/O library
A modern C++ library providing an async socket I/O implementation with SSL support
Modern coroutine library for C++
50 stars
5 watching
23 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a coroutine-based approach to networking | 37 |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |
| A single-header library providing facilities for C++2a Coroutines | 80 |
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| A Zig coroutine library providing stackful asymmetric coroutines and async IO functionality | 169 |
| A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 314 |
| Provides primitives and combinators for working with input/output streams in Haskell. | 99 |
| A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
| Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling | 455 |
| A C++ library implementing coroutines and I/O multiplexing with Boost libraries. | 4 |
| An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A C++ library implementing an asynchronous HTTP server and client. | 25 |