rustio rustio.net
68

async-channel

v2.5.0 Growing

Async multi-producer multi-consumer channel

Apache-2.0 OR MIT Edition 2021 MSRV 1.60
AsynchronousConcurrency #mpmc#spmc#mpsc#futures#chan

Quick Verdict

  • โœ“Stable API (2.x for 7+ years)
  • โœ“Massive adoption (10.4K crates depend on it)
  • โœ“Team maintained (1 owners)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
257.9M
Dependents
10.4K
Releases
26
Size
19KB

Deep Insights

๐Ÿ“Š
Steady growth

16.3M downloads in the last 30 days (543.1K/day), up 18% from the previous period.

๐Ÿ›๏ธ
Foundational crate

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

๐Ÿ‘ฅ
Team maintained

This crate is maintained by a team (1 owners), reducing bus-factor risk and ensuring continuity.

โœ…
Stable for 7+ years

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

๐Ÿ“
Compact crate

At 18KB, async-channel is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include async-io, blocking, async-executor, piper, async-process. When high-quality crates choose async-channel, it's a strong quality signal.

Health Breakdown

Maintenance 8/25

Recency, release consistency, active ratio

Quality 20/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
501K/day avg+5%
0200K400K600K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.9.0
45%
v2.3.1
26%
v2.5.0
24%
v2.1.1
3%
v2.2.0
2%

Release Timeline

10 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
4
2024
4
2025
2
2026
Less
More

Feature Flags

default =["std"]

std*portable-atomic

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
10.4K
crates depend on async-channel

Similar Crates