tokio
Cargov1.53.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Overview
tokio is an Cargo package that an event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. The latest version is 1.53.0.
Who should use it
Teams working in the Cargo ecosystem who need an event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to tokio
Version history
| Version | Published | License |
|---|---|---|
| 1.53.0latest | 2 days ago | MIT |
| 1.52.4 | 3 days ago | MIT |
| 1.51.4 | 3 days ago | MIT |
| 1.52.3 | 2 months ago | MIT |
| 1.51.3 | 2 months ago | MIT |
| 1.47.5 | 2 months ago | MIT |
| 1.52.2 | 2 months ago | MIT |
| 1.51.2 | 2 months ago | MIT |
| 1.52.1 | 3 months ago | MIT |
| 1.52.0 | 3 months ago | MIT |
| 1.51.1 | 3 months ago | MIT |
| 1.51.0 | 3 months ago | MIT |
| 1.47.4 | 3 months ago | MIT |
| 1.50.0 | 4 months ago | MIT |
| 1.49.0 | 6 months ago | MIT |
| 1.47.3 | 6 months ago | MIT |
| 1.43.4 | 6 months ago | MIT |
| 1.47.2 | 9 months ago | MIT |
| 1.43.3 | 9 months ago | MIT |
| 1.48.0 | 9 months ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install tokio?
Run `cargo add tokio` to add tokio to your Cargo project.
What license is tokio released under?
No license was detected in tokio's metadata; review the repository before use.
How popular is tokio?
tokio has approximately 0 downloads per week.