#tokio #io #networking #async #runtime #timer #combinator

deprecated tokio-io

Core I/O primitives for asynchronous I/O in Rust

20 releases

0.2.0-alpha.6 Sep 30, 2019
0.2.0-alpha.4 Aug 29, 2019
0.1.13 Feb 5, 2020
0.1.12 Mar 2, 2019
0.1.1 Mar 22, 2017

#326 in #asynchronous

Download history 45484/week @ 2023-02-13 53160/week @ 2023-02-20 58147/week @ 2023-02-27 50345/week @ 2023-03-06 45810/week @ 2023-03-13 43630/week @ 2023-03-20 42213/week @ 2023-03-27 39305/week @ 2023-04-03 40956/week @ 2023-04-10 36859/week @ 2023-04-17 40371/week @ 2023-04-24 40387/week @ 2023-05-01 38047/week @ 2023-05-08 40981/week @ 2023-05-15 42637/week @ 2023-05-22 40892/week @ 2023-05-29

165,127 downloads per month
This crate has lost popularity

MIT license

80KB
2K SLoC

tokio-io

Core I/O abstractions for the Tokio stack.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.


lib.rs:

Core I/O traits and combinators when working with Tokio.

A description of the high-level I/O combinators can be found online in addition to a description of the low level details.

Dependencies

~465KB