Update README.md

pull/1754/head
Evgeny Igumnov 4 months ago committed by GitHub
parent fea23d0e3c
commit d2185c2d00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -914,7 +914,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [async-std](https://async.rs/) [[async-std](https://crates.io/crates/async-std)] — Async version of the Rust standard library [![CI](https://github.com/async-rs/async-std/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/async-rs/async-std/actions/workflows/ci.yml) * [async-std](https://async.rs/) [[async-std](https://crates.io/crates/async-std)] — Async version of the Rust standard library [![CI](https://github.com/async-rs/async-std/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/async-rs/async-std/actions/workflows/ci.yml)
* [dpc/mioco](https://github.com/dpc/mioco) — Scalable, coroutine-based, asynchronous IO handling library * [dpc/mioco](https://github.com/dpc/mioco) — Scalable, coroutine-based, asynchronous IO handling library
* [igumnoff/gabriel2](https://github.com/igumnoff/gabriel2) — Gabriel2: An actor-model library based on Tokio * [igumnoff/gabriel2](https://github.com/igumnoff/gabriel2) [[gabriel2](https://crates.io/crates/gabriel2)] — Gabriel2: An actor-model library based on Tokio
* [mio](https://github.com/tokio-rs/mio) — MIO is a lightweight IO library, with a focus on adding as little overhead as possible over the OS abstractions * [mio](https://github.com/tokio-rs/mio) — MIO is a lightweight IO library, with a focus on adding as little overhead as possible over the OS abstractions
* [rust-lang/futures-rs](https://github.com/rust-lang/futures-rs) — Zero-cost futures * [rust-lang/futures-rs](https://github.com/rust-lang/futures-rs) — Zero-cost futures
* [t3hmrman/async-dropper](https://github.com/t3hmrman/async-dropper) [[async-dropper](https://crates.io/crates/async-dropper)] — Implementation of `AsyncDrop` * [t3hmrman/async-dropper](https://github.com/t3hmrman/async-dropper) [[async-dropper](https://crates.io/crates/async-dropper)] — Implementation of `AsyncDrop`

Loading…
Cancel
Save