actix-net/actix-rt
wireless4024 a6791f105c
re-enable tests if io_uring is enabled
2023-02-12 10:09:53 +07:00
..
examples implement missing rt feature in tokio_uring runtime 2023-02-12 10:08:58 +07:00
src implement missing rt feature in tokio_uring runtime 2023-02-12 10:08:58 +07:00
tests re-enable tests if io_uring is enabled 2023-02-12 10:09:53 +07:00
CHANGES.md prepare actix-rt release 2.8.0 2022-12-21 20:37:04 +00:00
Cargo.toml use secure tokio version range 2023-01-10 08:56:41 +00:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md prepare actix-rt release 2.8.0 2022-12-21 20:37:04 +00:00

README.md

actix-rt

Tokio-based single-threaded async runtime for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
dependency status Download Chat on Discord

See crate documentation for more: https://docs.rs/actix-rt.