</>PackageGraphPackageGraph

tokio

Cargov1.53.0

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

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

VersionPublishedLicense
1.53.0latest2 days agoMIT
1.52.43 days agoMIT
1.51.43 days agoMIT
1.52.32 months agoMIT
1.51.32 months agoMIT
1.47.52 months agoMIT
1.52.22 months agoMIT
1.51.22 months agoMIT
1.52.13 months agoMIT
1.52.03 months agoMIT
1.51.13 months agoMIT
1.51.03 months agoMIT
1.47.43 months agoMIT
1.50.04 months agoMIT
1.49.06 months agoMIT
1.47.36 months agoMIT
1.43.46 months agoMIT
1.47.29 months agoMIT
1.43.39 months agoMIT
1.48.09 months agoMIT

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.