rustio rustio.net
58

oneshot

v0.2.1 Growing

Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling.

MIT OR Apache-2.0 Edition 2024 MSRV 1.85.0
AsynchronousConcurrency #channel#async#sync#spsc#oneshot

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (1.9K crates depend on it)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
20.0M
Dependents
1.9K
Releases
16
Size
48KB

Deep Insights

๐Ÿ“Š
Steady growth

1.8M downloads in the last 30 days (61.1K/day), up 14% from the previous period.

๐Ÿ”—
Widely adopted

1.9K crates depend on oneshot. Strong ecosystem adoption means battle-tested code and long-term stability.

โš ๏ธ
Single maintainer risk

oneshot has only 1 owner despite 1.9K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, oneshot hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 46KB, oneshot is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

25% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include tantivy, fred, ntex, cubecl-common, ntex-rt. When high-quality crates choose oneshot, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 15/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
54K/day avg+24%
020K40K60K80K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.1.8
34%
v0.1.11
25%
v0.1.13
20%
v0.1.6
18%
v0.1.7
3%

Release Timeline

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

Feature Flags

stdasync

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
1.9K
crates depend on oneshot

Similar Crates