coio-rs
Coroutine scheduler
Provides a framework for writing asynchronous programs with efficient coroutine scheduling and I/O handling
Coroutine I/O for Rust
455 stars
15 watching
31 forks
Language: Rust
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Zig coroutine library providing stackful asymmetric coroutines and async IO functionality | 169 |
| Provides an implementation of cooperative multitasking in Rust | 412 |
| An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 836 |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 454 |
| A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
| Provides a low-level, generic stackless coroutine builder for asynchronous programming in Clojure and ClojureScript | 233 |
| Re-implementation of an asynchronous programming system with green threads for Rust. | 146 |
| An asynchronous task scheduling library written in Rust. | 31 |
| An MQTT protocol library written in Rust. | 179 |
| A Rust library that provides a stackful coroutine framework with generator support and basic concurrency features. | 314 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A C++ library providing a coroutine-based approach to networking | 37 |