20 releases
| 0.2.30 | Oct 4, 2024 |
|---|---|
| 0.2.28 | Jun 6, 2024 |
| 0.2.24 | Oct 26, 2023 |
| 0.2.23 | May 30, 2023 |
| 0.2.0-alpha.5 | Jul 26, 2022 |
#729 in Simulation
126,975 downloads per month
Used in 26 crates
(4 directly)
78KB
1.5K
SLoC
madsim-tokio
The tokio simulator on madsim.
If it looks like tokio, acts like tokio, and is used like tokio, then it probably is tokio.
Usage
Replace all tokio entries in your Cargo.toml:
[dependencies]
tokio = { version = "0.2", package = "madsim-tokio" }
Dependencies
~1.7–6MB
~89K SLoC