14 releases

0.1.13 Jul 13, 2020
0.1.12 Jul 13, 2020

#1571 in Asynchronous

37 downloads per month

Apache-2.0

3KB

test

Build Status wercker status


lib.rs:

A runtime for writing reliable, asynchronous, and slim applications.

Tokio is an event-driven, non-blocking I/O platform for writing asynchronous applications with the Rust programming language. At a high level, it provides a few major components:

No runtime deps

Features