rustio rustio.net
66

async-std

v1.13.2 Growing

Deprecated in favor of `smol` - Async version of the Rust standard library

Apache-2.0 OR MIT Edition 2018 MSRV 1.63
AsynchronousConcurrencyNetwork programming #async#future#std#await#task

Quick Verdict

  • โœ“Stable API (1.x for 6+ years)
  • โœ“Massive adoption (24.2K crates depend on it)
  • !Heavy dependency tree (28 direct deps)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
74.9M
Dependents
24.2K
Releases
38
Size
220KB

Deep Insights

๐Ÿ“Š
Stable downloads

3.5M downloads in the last 30 days (115.2K/day). Volume is roughly flat compared to the previous period.

๐Ÿ›๏ธ
Foundational crate

24.2K crates depend on async-std โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

โœ…
Stable for 6+ years

The API has been stable (1.x) for over 6 years with 38 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿ“ฆ
Heavy dependency tree

28 direct dependencies. Consider the impact on compile times and supply chain complexity.

๐ŸŒŸ
Used by top crates

Notable dependents include combine, io-lifetimes, flume, quinn, futures-timer. When high-quality crates choose async-std, it's a strong quality signal.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 19/25

Yanked ratio, deps, size, maturity, features

Community 19/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
107K/day avg+22%
050K100K150K200K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.12.0
36%
v1.13.0
28%
v1.13.1
21%
v1.13.2
10%
v1.9.0
4%

Release Timeline

38 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
20
2020
11
2021
2
2022
2
2023
2024
1
2025
2
2026
Less
More

Feature Flags

default =["std", "async-global-executor", "async-io", "futures-lite", "kv-log-macro", "log", "pin-project-lite", "gloo-timers"]

std*docsalloctokio1tokio02tokio03unstableio_safetyattributes

README

Loading README...

Maintainers

Dependencies
28
direct dependencies
Dependents
24.2K
crates depend on async-std

Similar Crates