Asynchronous
tokio-rs/tokio27.7K

A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.

mio6.5K

MIO is a lightweight IO library, with a focus on adding as little overhead as possible over the OS abstractions

rust-lang/futures-rs5.5K

Zero-cost futures

Xudong-Huang/may2K

Stackful coroutine library

tqwewe/kameo686

Fault-tolerant Async Actors Built on Tokio

zonyitoo/coio-rs458

A coroutine I/O library with a working-stealing scheduler

dpc/mioco146

Scalable, coroutine-based, asynchronous IO handling library

TeaEntityLab/fpRust120

Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust